From: Kurt Zeilenga Date: Sun, 24 Mar 2002 01:55:11 +0000 (+0000) Subject: Some cleanup X-Git-Tag: OPENLDAP_REL_ENG_2_MP~324 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=07465f3e5abf96bf3cebaf291e0906f03980749d;p=openldap Some cleanup --- diff --git a/tests/data/passwd.ldif b/tests/data/passwd.ldif index d716d67081..221af87ea2 100644 --- a/tests/data/passwd.ldif +++ b/tests/data/passwd.ldif @@ -1,30 +1,30 @@ -dn: o=University of Michigan, c=US +dn: o=University of Michigan,c=US objectclass: top objectclass: organization o: University of Michigan -dn: cn=md5, o=University of Michigan, c=US +dn: cn=md5,o=University of Michigan,c=US objectclass: top objectclass: person cn: md5 sn: md5 userpassword:: e01ENX1YcjRpbE96UTRQQ09xM2FRMHFidWFRPT0= -dn: cn=smd5, o=University of Michigan, c=US +dn: cn=smd5,o=University of Michigan,c=US objectclass: top objectclass: person cn: smd5 sn: smd5 userpassword: secret -dn: cn=sha, o=University of Michigan, c=US +dn: cn=sha,o=University of Michigan,c=US objectclass: top objectclass: person cn: sha sn: sha userpassword:: e1NIQX01ZW42RzZNZXpScm9UM1hLcWtkUE9tWS9CZlE9 -dn: cn=ssha, o=University of Michigan, c=US +dn: cn=ssha,o=University of Michigan,c=US objectclass: top objectclass: person cn: ssha diff --git a/tests/data/slapd-acl.conf b/tests/data/slapd-acl.conf index 1a7b2b1ea5..d04ae6b4d2 100644 --- a/tests/data/slapd-acl.conf +++ b/tests/data/slapd-acl.conf @@ -50,6 +50,9 @@ access to attr=member by dnattr=member selfwrite by * read +access to attr=member filter=(mail=*edu) + by * read + access to filter="(objectclass=groupofnames)" by dn.base="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=University of Michigan,c=US" =sc continue by dn="^cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=University of Michigan,c=US$" +rw stop diff --git a/tests/data/slapd-pw.conf b/tests/data/slapd-pw.conf index 9f552afe50..a40542e220 100644 --- a/tests/data/slapd-pw.conf +++ b/tests/data/slapd-pw.conf @@ -18,9 +18,9 @@ argsfile ./test-db/slapd.args database @BACKEND@ #ldbm#cachesize 0 -suffix "o=University of Michigan, c=US" +suffix "o=University of Michigan,c=US" directory ./test-db -rootdn "cn=Manager, o=University of Michigan, c=US" +rootdn "cn=Manager,o=University of Michigan,c=US" rootpw secret index objectClass eq index cn,sn,uid pres,eq,sub