mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Christophe Sovant
12.30.2009 25ecf268b1348909cbe8abf2e653c5c5c0c17be4
Fix privileges tests and update some copyrights
4 files modified
12 ■■■■ changed files
opends/tests/staf-tests/functional-tests/shared/data/privileges/privileges_entry_acis.ldif 6 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_entry.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targattrfilter.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/security/pwd_storage/security_pwd_BLOWFISH.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/shared/data/privileges/privileges_entry_acis.ldif
@@ -2,17 +2,17 @@
changetype: modify
add: aci
aci: (targetattr="*")(version 3.0; acl "rep_search_aci_tmorris"; allow (write) userdn="ldap:///uid=auser, o=Privileges Tests,dc=example,dc=com";)
-
dn: uid=abergin, ou=People, o=Privileges Tests, dc=example,dc=com
changetype: modify
add: aci
aci: (targetattr="*")(version 3.0; acl "del_search_aci_abergin"; allow (search,read) userdn="ldap:///uid=auser, o=Privileges Tests,dc=example,dc=com";)
-
dn: uid=dmiller, ou=People, o=Privileges Tests, dc=example,dc=com
changetype: modify
add: aci
aci: (targetattr="*")(version 3.0; acl "del_search_aci_dmiller"; allow (write) userdn="ldap:///uid=auser, o=Privileges Tests,dc=example,dc=com";)
-
dn: uid=gfarmer, ou=People, o=Privileges Tests, dc=example,dc=com
changetype: modify
add: aci
opends/tests/staf-tests/functional-tests/testcases/aci/aci_modify_entry.xml
@@ -23,7 +23,7 @@
 !
 ! CDDL HEADER END
 !
 !      Copyright 2008 Sun Microsystems, Inc.
 !      Copyright 2008-2009 Sun Microsystems, Inc.
 ! -->
<stax>
opends/tests/staf-tests/functional-tests/testcases/aci/aci_targattrfilter.xml
@@ -23,7 +23,7 @@
 !
 ! CDDL HEADER END
 !
 !      Copyright 2008 Sun Microsystems, Inc.
 !      Copyright 2008-2009 Sun Microsystems, Inc.
 ! -->
<stax>
opends/tests/staf-tests/functional-tests/testcases/security/pwd_storage/security_pwd_BLOWFISH.xml
@@ -23,7 +23,7 @@
 !
 ! CDDL HEADER END
 !
 !      Copyright 2007-2008 Sun Microsystems, Inc.
 !      Copyright 2007-2009 Sun Microsystems, Inc.
 ! -->
<stax>