You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Ha Pham <ha...@cs.utah.edu> on 2006/03/01 19:24:36 UTC

domain.xml

Dear all,

I added the following lines into domain.xml, then restart the server. But then all the users (root, john, john2, etc.) can see the files/shared item. Is there any thing else I have to config to limit the access rights of the users,

<objectnode classname="org.apache.slide.structure.SubjectNode" uri="/files/shared">

<permission action="all" subject="/roles/root" inheritable="false"/> 

</objectnode>



Thank you,

Ha Pham