I am trying to make /files direcotry avalible for all the users under /roles/user (both read and write). But when access denied exception occured when I use [EMAIL PROTECTED] as the login user, which is an ordinary user in the user list (not root). The exception is thrown at this line: revisionDescriptors = content.retrieve(slideToken, uri); The setting for /files are: <objectnode classname="org.apache.slide.structure.SubjectNode" uri="/files"> <permission action="all" subject="unauthenticated" inheritable="false"/> <permission action="/actions/write" subject="/roles/user" inheritable="false"/> <permission action="/actions/read-acl" subject="/roles/user" inheritable="false"/> </objectnode> Did I make any mistakes? Thanks in advance.
--------------------------------- Do You Yahoo!? 嫌邮箱太小?雅虎电邮自助扩容!