From: Pierangelo Masarati Date: Sat, 13 Nov 2004 16:16:01 +0000 (+0000) Subject: cleanup X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~319 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0602be7c8ecd556d88acde99fb451ea58cd8ef3d;p=openldap cleanup --- diff --git a/tests/data/slapd-idassert.conf b/tests/data/slapd-idassert.conf index 9c5c58eaff..065d6c10d0 100644 --- a/tests/data/slapd-idassert.conf +++ b/tests/data/slapd-idassert.conf @@ -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,