Fix people / groups order to match testdata

This commit is contained in:
Howard Chu 2005-09-01 12:38:41 +00:00
parent 7539786f01
commit 6aca95bd01

View File

@ -48,15 +48,6 @@ access to attr=userpassword
access to *
by * read
# people branch
database ldap
suffix "ou=People,dc=example,dc=com"
subordinate
uri "@URI2@"
# FIXME: doesn't work with authz=native
#sasl#idassert-bind bindmethod=sasl authcid=proxy credentials=proxy @SASL_MECH@ mode=self
#nosasl#idassert-bind bindmethod=simple binddn="uid=proxy,ou=People,dc=example,dc=com" credentials=proxy mode=self
# groups branch
database ldap
suffix "ou=Groups,dc=example,dc=com"
@ -66,6 +57,15 @@ uri "@URI3@"
#sasl#idassert-bind bindmethod=sasl authcid=proxy credentials=proxy @SASL_MECH@ mode=self
#nosasl#idassert-bind bindmethod=simple binddn="uid=proxy,ou=Groups,dc=example,dc=com" credentials=proxy mode=self
# people branch
database ldap
suffix "ou=People,dc=example,dc=com"
subordinate
uri "@URI2@"
# FIXME: doesn't work with authz=native
#sasl#idassert-bind bindmethod=sasl authcid=proxy credentials=proxy @SASL_MECH@ mode=self
#nosasl#idassert-bind bindmethod=simple binddn="uid=proxy,ou=People,dc=example,dc=com" credentials=proxy mode=self
# root
database @BACKEND@
suffix "dc=example,dc=com"