Skip to content
Snippets Groups Projects
Commit 458d1e3b authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

actually, we're not proxying SASL bind at all

parent a1308f8d
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment