actually, we're not proxying SASL bind at all

This commit is contained in:
Pierangelo Masarati 2004-06-21 07:41:06 +00:00
parent a1308f8dfa
commit 458d1e3b50

View File

@ -40,15 +40,11 @@ authz-regexp "^uid=([^,]+),.*" "uid=$1,ou=People,dc=example,dc=com"
# cn=monitor, cn=schema, and cn=config
#
# uid=proxy,ou=People,dc=example,dc=com needs to read userPassword
# to do SASL bind!
access to attr=userpassword
by dn.exact="uid=proxy,ou=People,dc=example,dc=com" read
by self =wx
by anonymous =x
access to *
by dn.exact="uid=proxy,ou=People,dc=example,dc=com" read
by users read
by * search