From: Jan Vcelak Date: Wed, 22 Feb 2012 12:04:49 +0000 (+0100) Subject: ITS#7177 add SASL_NOCANON option to ldap.conf(5) X-Git-Url: https://git.sur5r.net/?p=openldap;a=commitdiff_plain;h=54c4df72ddeccef5acc4f26e68b7dbe787c70582 ITS#7177 add SASL_NOCANON option to ldap.conf(5) --- diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5 index 782d2b1737..b6735bab5c 100644 --- a/doc/man/man5/ldap.conf.5 +++ b/doc/man/man5/ldap.conf.5 @@ -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 +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.