Add krb_rdns options

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-05-03 00:13:01 +00:00
parent 004197d7de
commit 8e235ef3ab
5 changed files with 5 additions and 0 deletions

View file

@ -19,3 +19,4 @@ serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
authtype = kerberos
principal = sigul/secondary-bridge01.phx2.fedoraproject.org@FEDORAPROJECT.ORG
keytab = /etc/krb5.sigul_secondary-bridge01.phx2.fedoraproject.org.keytab
krb_rdns = false

View file

@ -19,3 +19,4 @@ serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
authtype = kerberos
principal = sigul/secondary-bridge01.phx2.fedoraproject.org@FEDORAPROJECT.ORG
keytab = /etc/krb5.sigul_secondary-bridge01.phx2.fedoraproject.org.keytab
krb_rdns = false

View file

@ -16,3 +16,4 @@ serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
authtype = kerberos
principal = sigul/secondary-bridge01.phx2.fedoraproject.org@FEDORAPROJECT.ORG
keytab = /etc/krb5.sigul_secondary-bridge01.phx2.fedoraproject.org.keytab
krb_rdns = false

View file

@ -19,3 +19,4 @@ serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
authtype = kerberos
principal = sigul/secondary-bridge01.phx2.fedoraproject.org@FEDORAPROJECT.ORG
keytab = /etc/krb5.sigul_secondary-bridge01.phx2.fedoraproject.org.keytab
krb_rdns = false

View file

@ -21,3 +21,4 @@ serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
authtype = kerberos
principal = sigul/{{ inventory_hostname }}@{{ ipa_realm }}
keytab = /etc/krb5.sigul_{{ inventory_hostname }}.keytab
krb_rdns = false