From 9b0de44b91ea88831bb803086924b1dbadab90b8 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 14 Aug 2003 18:38:20 +0000 Subject: [PATCH] Add clarification about authzDN which don't exist in the DIT --- doc/man/man5/slapd.conf.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 -- 2.39.5