]> git.sur5r.net Git - openldap/commitdiff
ITS#7177 add SASL_NOCANON option to ldap.conf(5)
authorJan Vcelak <jvcelak@redhat.com>
Wed, 22 Feb 2012 12:04:49 +0000 (13:04 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 29 Mar 2017 19:35:09 +0000 (12:35 -0700)
doc/man/man5/ldap.conf.5

index 782d2b1737cfd10c7e8a8dc2843a6c47e8e3eca0..b6735bab5cf96ec33d254177f3811ae5a8dc7511 100644 (file)
@@ -284,6 +284,9 @@ description).  The default is
 specifies the maximum security layer receive buffer
 size allowed.  0 disables security layers.  The default is 65536.
 .RE
+.TP
+.B SASL_NOCANON <on/true/yes/off/false/no>
+Do not perform reverse DNS lookups to canonicalize SASL host names. The default is off.
 .SH GSSAPI OPTIONS
 If OpenLDAP is built with Generic Security Services Application Programming Interface support,
 there are more options you can specify.