You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by gc...@s-und-n.de on 2002/08/07 17:00:54 UTC

permission setting and Windows 2000 Explorer

Hi all,

I experience some strange behaviour with permission setting in Slide (CVS
of 2002-08-05).
I gave read  permission on /files to user john.

<objectnode classname="org.apache.slide.structure.SubjectNode"
    uri="/files">
    <permission action="/actions/read" subject="/users/john"/>
</objectnode>

But I am unable to mount the "files" webfolder as user john in Windows 2000
Explorer.
It works without a problem with XML Spy or DAV Explorer.

That makes me think that Windows 2000 Explorer incorrectly implements
WebDAV, but both (Explorer and XML Spy) just send a "PROPFIND". And that
makes me wonder. Does anybody has an idea what the reason could be? Here is
the output of Tomcat console for both:

07 Aug 2002 16:30:17 - org.apache.slide.common.Domain - WARNING - Access
denied on /files by user /users/john for action /actions/manage
07 Aug 2002 16:30:17 - org.apache.slide.transaction.SlideTransactionManager
- WARNING - Rollback Transaction 7 xid HttpProcessor[8081][4]
-1028730617010-7- in thread HttpProcessor[8081][4]
07 Aug 2002 16:30:17 - org.apache.slide.webdav.WebdavServlet - INFO -
PROPFIND = 403 Forbidden (time: 341 ms) URI = /files
07 Aug 2002 16:30:52 - org.apache.slide.webdav.WebdavServlet - INFO -
PROPFIND = 207 Multi-Status (time: 280 ms) URI = /files

Any hint is much appreciated
Thanks
Guido



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>