No longer depend on reverse DNS for keytab entry decision
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
36f735c243
commit
fca9819f8a
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ from_addr=Fedora Koji Build System <buildsys@fedoraproject.org>
|
|||
serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
||||
|
||||
; Kerberos configuration
|
||||
host_principal_format = compile/%s@{{ ipa_realm }}
|
||||
krb_principal = compile/{{ inventory_hostname }}@{{ ipa_realm }}
|
||||
keytab = /etc/kojid/kojid.keytab
|
||||
krbservice = host
|
||||
krb_rdns = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue