]> git.sur5r.net Git - openldap/commitdiff
cleanup
authorPierangelo Masarati <ando@openldap.org>
Sat, 13 Nov 2004 16:16:01 +0000 (16:16 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 13 Nov 2004 16:16:01 +0000 (16:16 +0000)
tests/data/slapd-idassert.conf

index 9c5c58eaff41ff0fa6ed179b1d36377ee630ef44..065d6c10d0299e46f6daa41f72e081b154a07571 100644 (file)
@@ -37,9 +37,9 @@ argsfile    ./testrun/slapd.1.args
 #######################################################################
 
 authz-policy   both
-authz-regexp   "^uid=admin/([^,]+),.*" "ldap:///ou=Admin,dc=example,dc=com??sub?cn=$1"
-authz-regexp   "^uid=it/([^,]+),.*" "ldap:///ou=People,dc=example,dc=it??sub?uid=$1"
-authz-regexp   "^uid=(us/)*([^,]+),.*" "ldap:///ou=People,dc=example,dc=com??sub?uid=$2"
+authz-regexp   "^uid=admin/([^,]+),.+" "ldap:///ou=Admin,dc=example,dc=com??sub?(cn=$1)"
+authz-regexp   "^uid=it/([^,]+),.+" "ldap:///ou=People,dc=example,dc=it??sub?(uid=$1)"
+authz-regexp   "^uid=(us/)*([^,]+),.+" "ldap:///ou=People,dc=example,dc=com??sub?(uid=$2)"
 
 #
 # normal installations should protect root dse,