Hi, 
I'm also interesting in this problem. 
To run the Slide, I use jakarta-tomcat-4.1.30 as server and jakarta-slide-
webdavclient-2.0 as client.

I saw some previous articles and I tried to use 
$ proppatch /slide/users/sally password 123 
after 
$ mkcol /slide/users/sally 
to creat a new user. Both operations are succeeded, and "sally.def.xml" is made 
in users directory with 
<property name="password" namespace="DAV:" value="123" type="" 
protected="false">
inside. 
But I can't log with "sally". The error return is : "INFO: Already tried to 
authenticate with 'Slide DAV Server' authentication realm at localhost, but 
still receiving: HTTP/1.1 401 Non-Autoris?"

I added 
  <user username="sally" password="123" roles="user"/>
in /conf/tomcat-users.xml
but i got the same error.  

Does anybody know what's wrong?

thanks & regards
Lea




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to