mode=self makes more sense

This commit is contained in:
Pierangelo Masarati 2010-08-29 02:55:35 +00:00
parent 2521442d03
commit 15987038fb
2 changed files with 4 additions and 4 deletions

View 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"

View 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"