On Thu, May 22, 2008 at 4:59 AM, Chris Osicki <[EMAIL PROTECTED]> wrote: >> >> - Permissions don't propigate through the filesystem. >> > > With POSIX ACL's they do. Take a look at "default ACL", it defines permissions > newly created files/directories inherits from their parent directory.
With Windows 2000+ (I believe), the inheritance is dynamic: changes higher up in the tree can affect the permissions of child objects even after they are created. (See http://support.microsoft.com/kb/223441 for example). -David -- David Eisner http://cradle.brokenglass.com -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
