From: Kurt Zeilenga Date: Sun, 16 Jun 2002 06:12:26 +0000 (+0000) Subject: Fix invalid search filter X-Git-Tag: NO_SLAP_OP_BLOCKS~1436 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7d14f78c0edb4a291fcbc09e8de22ec89312bdea;p=openldap Fix invalid search filter --- diff --git a/doc/guide/admin/sasl.sdf b/doc/guide/admin/sasl.sdf index 3a52fcdb63..c381056046 100644 --- a/doc/guide/admin/sasl.sdf +++ b/doc/guide/admin/sasl.sdf @@ -501,7 +501,7 @@ and the authenticated user can become ANY DN returned by the search. If an LDAP entry looked like: > dn: cn=WebUpdate,dc=example,dc=com -> saslAuthzTo: ldap:///dc=example,dc=com??sub?objectclass=Person +> saslAuthzTo: ldap:///dc=example,dc=com??sub?(objectclass=Person) then any user who authenticated as cn=WebUpdate,dc=example,dc=com could authorize to any other LDAP entry under the search base