A - grant read to authenticated (gives all valid users access)
      B1 - nothing. inherits from A.
         C1 - grant write to Carl
      B2 - grant read to root (make sure someone has access)
         - deny read to authenticated (makes this private)

However, if we set "deny read to authenticated" to B2, we are unable to have 
B2 inherit some privileges it ought to inherit.

For example, if user Allen has read privilege on A and we wish this privilege
can be inherited to all A's subfolders. Now we have a new user Carl and we 
want to assign write on C1 to him. If we follow your way to implement, then
the result is A will lose the read privilege on B2. Is this correct?

regards,

Jun



---------------------------------
Do You Yahoo!?
150万曲MP3疯狂搜,带您闯入音乐殿堂
美女明星应有尽有,搜遍美图、艳图和酷图
1G就是1000兆,雅虎电邮自助扩容!

Reply via email to