From a2e6bd6ed16c92799d435043450f6156a773a6dc Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Tue, 23 Aug 2011 23:19:57 +0200 Subject: Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON https://fedorahosted.org/sssd/ticket/978 --- src/man/sssd-ldap.5.xml | 14 ++++++++++++++ 1 file changed, 14 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 7c364abe..be1d333a 100644 --- a/src/man/sssd-ldap.5.xml +++ b/src/man/sssd-ldap.5.xml @@ -1103,6 +1103,20 @@ + + ldap_sasl_canonicalize (boolean) + + + If set to true, the LDAP library would perform + a reverse lookup to canonicalize the host name + during a SASL bind. + + + Default: false; + + + + ldap_krb5_keytab (string) -- cgit