In slide I created a new namespace and I created new directory called
rawpages under files directory. The data files configuration about these
directories is belove..
When I try to open this directory called rawpages wit IE directory structure
option it asksthe password, in first two tries it doesnt accept but in the
third try it accpts...
Is there any one who has any idea about this..
any help will be appriciated..
thanks
-----------------------------
<objectnode classname="org.apache.slide.structure.SubjectNode" uri="/files">
<!-- ### Give read/write/manage permission to guest ###
Uncomment the following line to give permission to do
all actions on /files to guest (unauthenticated users) -->
<!-- permission action="/actions" subject="/users/guest"/> -->
<permission action="/actions/read" subject="nobody"/>
<objectnode classname="org.apache.slide.structure.SubjectNode"
uri="/files/rawpages">
<!-- ### Give read/write/manage permission to guest ###
Uncomment the following line to give permission to do
all actions on /files to guest (unauthenticated users) -->
<!-- permission action="/actions" subject="/users/guest"/> -->
<permission action="/actions/manage" subject="/users/john"/>
<permission action="/actions/write" subject="+/users/pet"/>
<permission action="/actions/read" subject="nobody"/>
</objectnode>
-------------------------------------
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>