Permission setting for child directories

2003-03-24 Thread Wong Kam Lai
I have now a filepath /cnc and a child node /cnc/cidax, I have also some users 'anson,'wah', and a group called 'CNC'. Now, they have right to access /cnc with different permission level, and I want to set the permission such that only 'wah' has the right to access /cnc/cidax. How to set this?

Re: Permission setting for child directories

2003-03-24 Thread Martin Holz
What is the behaviour of slide with this configuration? I would expect, that only wah has manage permissions to /cnc/cidax, but he has no read permissions. How do you manage something, you can't see? Martin - To unsubscribe,

Re: Permission setting for child directories

2003-03-24 Thread Wong Kam Lai
What is the behaviour of slide with this configuration? But I can use other user account to access the /cnc/cidax I've now added a new line under manage permission permission action=/actions/read subject=/users/wah inheritable=false/ Maybe I attach my Domain.xml as well.. Thanks I