Set krb_rdns to False
Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
parent
3236ac3eae
commit
2a4fa52c5f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
principal=koji-gc/koji{{env_suffix}}.fedoraproject.org@{{ipa_realm}}
|
||||
; The location of the keytab for the principal above
|
||||
keytab=/etc/krb5.koji-gc_koji{{env_suffix}}.fedoraproject.org.keytab
|
||||
krb_rdns = True
|
||||
krb_rdns = False
|
||||
|
||||
key_aliases =
|
||||
30C9ECF8 fedora-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue