]> git.sur5r.net Git - openldap/commitdiff
mode=self makes more sense
authorPierangelo Masarati <ando@openldap.org>
Sun, 29 Aug 2010 02:55:35 +0000 (02:55 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 29 Aug 2010 02:55:35 +0000 (02:55 +0000)
tests/data/slapd-glue-ldap.conf
tests/data/slapd-meta.conf

index 8d12f859f0b81235732fb077d269074a0068dfdd..3f90c968afab786fd672d1402225583c029cd5b3 100644 (file)
@@ -52,7 +52,7 @@ chase-referrals       no
 idassert-bind  bindmethod=simple
                binddn="cn=Manager,ou=Meta,dc=example,dc=com"
                credentials="secret"
-               mode=none
+               mode=self
                flags=non-prescriptive
 idassert-authzfrom     "dn.exact:cn=Manager,dc=example,dc=com"
 
@@ -66,7 +66,7 @@ chase-referrals       no
 idassert-bind  bindmethod=simple
                binddn="cn=Manager,dc=example,dc=com"
                credentials="secret"
-               mode=none
+               mode=self
                flags=non-prescriptive
 idassert-authzfrom     "dn.exact:cn=Manager,dc=example,dc=com"
 
index 2c2a95aa4f4eb4f8a6eb070ce2e7b90bf5d22cfc..528eaf5afc4ef6c60da1d6a2f84c6f6ea1c70c49 100644 (file)
@@ -56,7 +56,7 @@ suffixmassage "ou=Meta,o=Example,c=US" "ou=Meta,dc=example,dc=com"
 idassert-bind  bindmethod=simple
                binddn="cn=manager,ou=meta,dc=example,dc=com"
                credentials="secret"
-               mode=none
+               mode=self
                flags=non-prescriptive
 idassert-authzFrom     "dn.exact:cn=Manager,o=Example,c=US"
 
@@ -68,7 +68,7 @@ suffixmassage "o=Example,c=US" "dc=example,dc=com"
 idassert-bind  bindmethod=simple
                binddn="cn=manager,dc=example,dc=com"
                credentials="secret"
-               mode=none
+               mode=self
                flags=non-prescriptive
 idassert-authzFrom     "dn.exact:cn=Manager,o=Example,c=US"