summaryrefslogtreecommitdiffstats
path: root/src/config/etc/sssd.api.d/sssd-krb5.conf
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2010-05-11 17:51:55 +0200
committerStephen Gallagher <sgallagh@redhat.com>2010-05-16 13:28:12 -0400
commitec93a5f5d677b006923cc3691e79735f9e40be33 (patch)
tree6f621a85ad90708513bfc49b39428e3c39f4cbb5 /src/config/etc/sssd.api.d/sssd-krb5.conf
parentef6cf2b176e40cf59ef19053ebf3ab29ef2a158b (diff)
downloadsssd-ec93a5f5d677b006923cc3691e79735f9e40be33.tar.gz
sssd-ec93a5f5d677b006923cc3691e79735f9e40be33.tar.xz
sssd-ec93a5f5d677b006923cc3691e79735f9e40be33.zip
SSSDConfigAPI fixes
* add forgotten ldap_dns_service option * sync IPA and LDAP options (ldap_pwd_policy and ldap_tls_cacertdir) * ldap_uri is no longer mandatory for LDAP provider - the default is to use service discovery with no address set now. Ditto for krb5_kdcip and ipa_server
Diffstat (limited to 'src/config/etc/sssd.api.d/sssd-krb5.conf')
-rw-r--r--src/config/etc/sssd.api.d/sssd-krb5.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/etc/sssd.api.d/sssd-krb5.conf b/src/config/etc/sssd.api.d/sssd-krb5.conf
index f03ce6dbd..a9c8230b2 100644
--- a/src/config/etc/sssd.api.d/sssd-krb5.conf
+++ b/src/config/etc/sssd.api.d/sssd-krb5.conf
@@ -1,5 +1,5 @@
[provider/krb5]
-krb5_kdcip = str, None, true
+krb5_kdcip = str, None, false
krb5_realm = str, None, true
krb5_auth_timeout = int, None, false
krb5_kpasswd = str, None, false