juergen 2003/07/04 04:34:22
Modified:
testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite
ACLdenyReadPropFindColFile.xml
ACLgrantReadPropFindColFile.xml
Log:
Introduced %globalVariableUsersPath% und splitted %globalVariableRootUserPath%
to
/%globalVariableServerName%%globalVariableUsersPath%
The globalVariableUsersPath can now be controlled by the TProcessor.cmd
(Josef)
Revision Changes Path
1.7 +3 -1
jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite/ACLdenyReadPropFindColFile.xml
Index: ACLdenyReadPropFindColFile.xml
===================================================================
RCS file:
/home/cvs/jakarta-slide/testsuite/testsuite/junit/xmltestcases/ACL/functional/Principle/EitherReadorWrite/ACLdenyReadPropFindColFile.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ACLdenyReadPropFindColFile.xml 16 Dec 2002 11:57:07 -0000 1.6
+++ ACLdenyReadPropFindColFile.xml 4 Jul 2003 11:34:21 -0000 1.7
@@ -24,6 +24,8 @@
<D:ace>
<D:principal>
<D:href>%globalVariableUserPath%</D:href>
+
+
</D:principal>
<D:deny>
<D:privilege><D:read /></D:privilege>
@@ -81,7 +83,7 @@
<D:prop>
<D:acl />
</D:prop>
- </D:propfind>]]></body>
+ </D:propfind>]]></body>
</request>
<response>
<command>HTTP/1.0 403 Forbidden</command>
1.9 +9 -9
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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ACLgrantReadPropFindColFile.xml 16 Dec 2002 11:57:07 -0000 1.8
+++ ACLgrantReadPropFindColFile.xml 4 Jul 2003 11:34:21 -0000 1.9
@@ -85,10 +85,10 @@
</request>
<response>
<command>HTTP/1.0 207 Multi Status</command>
- <body
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0"?>
+ <body
varUsage="globalVariableUsersPath,globalVariableCollection,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0"?>
<D:multistatus xmlns:D="DAV:">
<D:response>
- <D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
+ <D:href
varUsage="globalVariableUsersPath,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test</D:href>
<D:propstat>
<D:prop>
<D:acl>
@@ -111,7 +111,7 @@
</D:ace>
<D:ace>
<D:principal>
- <D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">%globalVariableRootUserPath%</D:href>
+ <D:href
varUsage="globalVariableUserPath,globalVariableUsersPath,globalVariableServerName,user,host">/%globalVariableServerName%%globalVariableUsersPath%</D:href>
</D:principal>
<D:grant>
<D:privilege>
@@ -152,7 +152,7 @@
</D:ace>
<D:ace>
<D:principal>
- <D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">%globalVariableRootUserPath%</D:href>
+ <D:href
varUsage="globalVariableUserPath,globalVariableUsersPath,globalVariableServerName,user,host">/%globalVariableServerName%%globalVariableUsersPath%</D:href>
</D:principal>
<D:grant>
<D:privilege>
@@ -185,11 +185,11 @@
</request>
<response>
<command>HTTP/1.0 207 Multi Status</command>
- <body
varUsage="globalVariableCollection,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0"?>
+ <body
varUsage="globalVariableUsersPath,globalVariableCollection,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host"><![CDATA[<?xml
version="1.0"?>
<D:multistatus xmlns:D="DAV:">
<D:response>
- <D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/test.xml</D:href>
+ <D:href
varUsage="globalVariableUsersPath,globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">/%globalVariableServerName%/%globalVariableCollection%/test/test.xml</D:href>
<D:propstat>
<D:prop>
<D:current-user-privilege-set>
@@ -234,7 +234,7 @@
<D:getcontentlength>*</D:getcontentlength>
<D:displayname>test.xml</D:displayname>
<D:owner>
-
<D:href>%globalVariableRootUserPath%/%host%/%user%2</D:href>
+ <D:href>%globalVariableUserPath%2</D:href>
</D:owner>
<D:acl>
<D:ace>
@@ -256,7 +256,7 @@
</D:ace>
<D:ace>
<D:principal>
- <D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">%globalVariableRootUserPath%</D:href>
+ <D:href
varUsage="globalVariableUserPath,globalVariableUsersPath,globalVariableServerName,user,host">/%globalVariableServerName%%globalVariableUsersPath%</D:href>
</D:principal>
<D:grant>
<D:privilege>
@@ -275,7 +275,7 @@
<xsv:xdavContentId
xmlns:xsv="http://namespaces.softwareag.com/tamino/webdav">*</xsv:xdavContentId>
<D:getlastmodified>*</D:getlastmodified>
<D:principal-collection-set>
- <D:href
varUsage="globalVariableUserPath,globalVariableRootUserPath,globalVariableServerName,user,host">%globalVariableRootUserPath%</D:href>
+ <D:href
varUsage="globalVariableUserPath,globalVariableUsersPath,globalVariableServerName,user,host">/%globalVariableServerName%%globalVariableUsersPath%</D:href>
</D:principal-collection-set>
<D:supported-privilege-set>
<D:supported-privilege>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]