On 28 Nov 2003, at 12:49, [EMAIL PROTECTED] wrote:

juergen 2003/11/28 03:49:27

Modified: testsuite/bin TProcessor.CMD
Log:
removed last changes for auth=urm. This parameters are necessary to support groups and roles with the tests (eckehard)

  Revision  Changes    Path
  1.26      +2 -2      jakarta-slide/testsuite/bin/TProcessor.CMD

Index: TProcessor.CMD
===================================================================
RCS file: /home/cvs/jakarta-slide/testsuite/bin/TProcessor.CMD,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- TProcessor.CMD 25 Nov 2003 10:17:38 -0000 1.25
+++ TProcessor.CMD 28 Nov 2003 11:49:26 -0000 1.26
@@ -211,9 +211,9 @@
if "%DAV_AUTH%" == "taminogroup" set ROOT_USER_PATH=/%DAV_NAME%/administration/security/userdb
if "%DAV_AUTH%" == "taminogroup" set USER_PATH=%ROOT_USER_PATH%/users/%DAV_USER%

-if "%DAV_AUTH%" == "urm" set ROOT_USER_PATH=/%DAV_NAME%/userdb
+if "%DAV_AUTH%" == "urm" set ROOT_USER_PATH=/%DAV_NAME%/administration/security/userdb
if "%DAV_AUTH%" == "urm" set USER_PATH=%ROOT_USER_PATH%/users/%DAV_USER%
-if "%DAV_AUTH%" == "urm" set ACTION_PATH=/%DAV_NAME%/actions
+if "%DAV_AUTH%" == "urm" set ACTION_PATH=/%DAV_NAME%/administration/security/actions

Juergen,

a question: I don't have a path /administration/security/actions|userdb in my Slide [and was hurt a lot by that since I failed many ACL tests because of this before understanding what was going on]. is this tamino-specific stuff or just specific to your configuration?

The reason for my asking is that I think that tests should run out of the box and any special feature should be added. Today, I think the scripts have the "tamino-friendly" values hardcoded and the plain-slide-friendly values that have to be interted by the users.

I would very much like if that opposite was true.

But maybe I'm missing something.

--
Stefano.

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to