summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2011-08-26 10:54:09 +0200
committerStephen Gallagher <sgallagh@redhat.com>2011-10-26 10:29:38 -0400
commit2a5a1a0a7919fb33b71583fbe85bad8cc96e318c (patch)
tree0a1b2d45c303f0c73b91a2cfbee65e65b09d63b3 /src/man
parent6814132c06235e0f94fcd4fb20d3509677e80eae (diff)
downloadsssd-2a5a1a0a7919fb33b71583fbe85bad8cc96e318c.tar.gz
sssd-2a5a1a0a7919fb33b71583fbe85bad8cc96e318c.tar.xz
sssd-2a5a1a0a7919fb33b71583fbe85bad8cc96e318c.zip
Add LDAP provider option to set LDAP_OPT_X_SASL_NOCANON
https://fedorahosted.org/sssd/ticket/978
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sssd-ldap.5.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/man/sssd-ldap.5.xml b/src/man/sssd-ldap.5.xml
index b4a78a62d..66fc3c487 100644
--- a/src/man/sssd-ldap.5.xml
+++ b/src/man/sssd-ldap.5.xml
@@ -1020,6 +1020,20 @@
</varlistentry>
<varlistentry>
+ <term>ldap_sasl_canonicalize (boolean)</term>
+ <listitem>
+ <para>
+ If set to true, the LDAP library would perform
+ a reverse lookup to canonicalize the host name
+ during a SASL bind.
+ </para>
+ <para>
+ Default: false;
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>ldap_krb5_keytab (string)</term>
<listitem>
<para>