Displaying 1 result from an estimated 1 matches for "user1folder".
2007 Oct 08
0
ACL inherit and windows folder security settings
...ind out a way to stop the inheritance of ACLs
at the level of a folder in the current Samba version. The only way is
setfacl -x ..., setfacl -b ... from a linux shell, which is surely not
convenient for a Windows user.
Another bad thing is when propagating the security settings of a
\\SERVER\USERS\user1folder, e.g. with the settings like this: user1 -
full access, user3 - read, domain users - no access, everyone (other) -
read. After the propagation all files & folders have "domain users -
read access" (?!). I'm still working with Samba 3.0.23d which doesn't
have that bevaviour. We...