From 54c4df72ddeccef5acc4f26e68b7dbe787c70582 Mon Sep 17 00:00:00 2001 From: Jan Vcelak Date: Wed, 22 Feb 2012 13:04:49 +0100 Subject: [PATCH] ITS#7177 add SASL_NOCANON option to ldap.conf(5) --- doc/man/man5/ldap.conf.5 | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.39.5