mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
r6533: Fix for bad comment from Andreas Gruenbacher <agruen@suse.de>.
Jeremy.
This commit is contained in:
parent
ed27740397
commit
60325ab128
@ -2005,8 +2005,8 @@ static BOOL unpack_canon_ace(files_struct *fsp,
|
||||
then a simple POSIX permission of rw-r--r-- should really map to 5 entries,
|
||||
|
||||
Entry 0: owner : deny all except read and write.
|
||||
Entry 1: group : deny all except read.
|
||||
Entry 2: owner : allow read and write.
|
||||
Entry 1: owner : allow read and write.
|
||||
Entry 2: group : deny all except read.
|
||||
Entry 3: group : allow read.
|
||||
Entry 4: Everyone : allow read.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user