]> git.sur5r.net Git - openldap/commitdiff
actually, we're not proxying SASL bind at all
authorPierangelo Masarati <ando@openldap.org>
Mon, 21 Jun 2004 07:41:06 +0000 (07:41 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 21 Jun 2004 07:41:06 +0000 (07:41 +0000)
tests/data/slapd-ldapgluepeople.conf

index 48348755c73fcbc38ff5d8f52bd7156114eaa022..879a9d16d43349ba99d16d26f1011cd8f5e02628 100644 (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