From ed80a7f8ff76089bdcfae7007dbdef42d05e2cc8 Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Tue, 1 Nov 2011 10:19:04 -0400 Subject: Support to request canonicalization in LDAP/IPA provider https://fedorahosted.org/sssd/ticket/957 --- src/man/sssd-ldap.5.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/man/sssd-ldap.5.xml') diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml index 7cc20ce6..763ccca2 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1234,6 +1234,21 @@ + + krb5_canonicalize (boolean) + + + Specifies if the host pricipal should be canonicalized + when connecting to LDAP server. This feature is + available with MIT Kerberos >= 1.7 + + + + Default: false + + + + ldap_pwd_policy (string) -- cgit