Ok a have a folder browser with permissions:

   <permission subjectUri="all" actionUri="/actions/read"
inheritable="false" negative="false" />
    <permission subjectUri="all" actionUri="/actions/write"
inheritable="false" negative="false" />
    <permission subjectUri="owner" actionUri="all" inheritable="true"
negative="false" />

the problem is that when i login and try to create a collection it will
return 403 forbidden, shouldn't it allow me to create a folder since i am
granting all permissions to the owner wich is the file creator? regards.

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

Reply via email to