Displaying 1 result from an estimated 1 matches for "mbuster".
Did you mean:
buster
2008 Aug 07
1
[acl] setting user/group permissions from windows
...ts in Linux:
drwxrwxr-x 5 nobody Domain Users 4096 2008-08-07 13:53 share
I create a directory called 'test' with the user 'tdummy'.
The permissions on this directory in Linux are now:
drwxrwxr-x 3 tdummy Domain Users 4096 2008-08-07 13:23 test
When I try to give the user 'mbuster' (also a member of the group
"Domain Users") a special set of user rights from windows (using the
security tab on the directory properties), I get the message that
access is denied (whatever rights I choose). So I thought lets try it
from the Linux side and I added some acl rights to...