juergen 2003/08/07 07:43:30
Modified:
testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlMethods/ACLExamples
01_ACL2DenyAllForGroupGrantRead.xml
02_ACL2DenyAllForGroupGrantWrite.xml
Log:
Korrekted test (josef)
Revision Changes Path
1.3 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlMethods/ACLExamples/01_ACL2DenyAllForGroupGrantRead.xml
Index: 01_ACL2DenyAllForGroupGrantRead.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlMethods/ACLExamples/01_ACL2DenyAllForGroupGrantRead.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 01_ACL2DenyAllForGroupGrantRead.xml 7 Aug 2003 12:55:54 -0000 1.2
+++ 01_ACL2DenyAllForGroupGrantRead.xml 7 Aug 2003 14:43:30 -0000 1.3
@@ -35,7 +35,7 @@
<D:acl xmlns:D="DAV:">
<D:ace>
<D:principal>
- <D:href>/administration/security/userdb/groups/%group%</D:href>
+ <D:href>%globalVariableRootUserPath%/groups/%group%</D:href>
</D:principal>
<D:deny>
<D:privilege><D:all /></D:privilege>
1.3 +1 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlMethods/ACLExamples/02_ACL2DenyAllForGroupGrantWrite.xml
Index: 02_ACL2DenyAllForGroupGrantWrite.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/groupFunctional/AccessControlMethods/ACLExamples/02_ACL2DenyAllForGroupGrantWrite.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 02_ACL2DenyAllForGroupGrantWrite.xml 7 Aug 2003 12:55:54 -0000 1.2
+++ 02_ACL2DenyAllForGroupGrantWrite.xml 7 Aug 2003 14:43:30 -0000 1.3
@@ -35,7 +35,7 @@
<D:acl xmlns:D="DAV:">
<D:ace>
<D:principal>
- <D:href>/administration/security/userdb/groups/%group%</D:href>
+ <D:href>%globalVariableRootUserPath%/groups/%group%</D:href>
</D:principal>
<D:deny>
<D:privilege><D:all /></D:privilege>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]