]> git.sur5r.net Git - openldap/commitdiff
Add clarification about authzDN which don't exist in the DIT
authorKurt Zeilenga <kurt@openldap.org>
Thu, 14 Aug 2003 18:38:20 +0000 (18:38 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 14 Aug 2003 18:38:20 +0000 (18:38 +0000)
doc/man/man5/slapd.conf.5

index 14adff102ccea9af7bb4ac756671e4daad897f19..4fc1c7cf9f2add94a25f18a9247cbf73141ca371 100644 (file)
@@ -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 <match> <replace>
-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