From: Kurt Zeilenga Date: Thu, 14 Aug 2003 18:38:20 +0000 (+0000) Subject: Add clarification about authzDN which don't exist in the DIT X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~792 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9b0de44b91ea88831bb803086924b1dbadab90b8;p=openldap Add clarification about authzDN which don't exist in the DIT --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 14adff102c..4fc1c7cf9f 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -629,8 +629,10 @@ Used to specify the fully qualified domain name used for SASL processing. Specify SASL realm. Default is empty. .TP .B sasl-regexp -Used by the SASL authorization mechanism to convert a SASL authenticated -username to an LDAP DN. When an authorization request is received, the SASL +Used by the SASL mechanism to convert a SASL authenticated +username to an LDAP DN used for authorization purposes. Note that +the resultant DN need not refer to an existing entry to be considered +valid. When an authorization request is received, the SASL .B USERNAME, REALM, and .B MECHANISM