juergen 2002/08/09 05:17:46
Modified:
testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite
ACLgrantReadPropFindColFile.xml
Log:
added read-lock privileg support
Revision Changes Path
1.4 +16 -7
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite/ACLgrantReadPropFindColFile.xml
Index: ACLgrantReadPropFindColFile.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite/ACLgrantReadPropFindColFile.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ACLgrantReadPropFindColFile.xml 9 Aug 2002 08:52:08 -0000 1.3
+++ ACLgrantReadPropFindColFile.xml 9 Aug 2002 12:17:46 -0000 1.4
@@ -110,11 +110,14 @@
<D:href>%globalVariableUserPath%</D:href>
</D:principal>
<D:deny>
+ <D:privilege>
+ <S:read-locks
xmlns:S="http://jakarta.apache.org/slide/" />
+ </D:privilege>
<D:privilege>
- <D:write />
+ <D:write />
</D:privilege>
<D:privilege>
- <D:write-acl />
+ <D:write-acl />
</D:privilege>
</D:deny>
<D:protected />
@@ -151,11 +154,14 @@
<D:href>%globalVariableUserPath%</D:href>
</D:principal>
<D:deny>
+ <D:privilege>
+ <S:read-locks
xmlns:S="http://jakarta.apache.org/slide/" />
+ </D:privilege>
<D:privilege>
- <D:write />
+ <D:write />
</D:privilege>
<D:privilege>
- <D:write-acl />
+ <D:write-acl />
</D:privilege>
</D:deny>
<D:protected />
@@ -250,7 +256,7 @@
<D:getcontentlength>*</D:getcontentlength>
<D:displayname>test.xml</D:displayname>
<D:owner>
- <D:href>%globalVariableUserPath%</D:href>
+
<D:href>%globalVariableRootUserPath%/%host%/2%user%</D:href>
</D:owner>
<D:acl>
<D:ace>
@@ -258,11 +264,14 @@
<D:href>%globalVariableUserPath%</D:href>
</D:principal>
<D:deny>
+ <D:privilege>
+ <S:read-locks
xmlns:S="http://jakarta.apache.org/slide/" />
+ </D:privilege>
<D:privilege>
- <D:write />
+ <D:write />
</D:privilege>
<D:privilege>
- <D:write-acl />
+ <D:write-acl />
</D:privilege>
</D:deny>
<D:protected />
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>