Fix invalid search filter

This commit is contained in:
Kurt Zeilenga 2002-06-16 06:12:26 +00:00
parent acb2efde53
commit 7d14f78c0e

View File

@ -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