diff options
author | Christian Ambach <ambi@samba.org> | 2011-07-27 14:46:00 +0200 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2011-07-27 16:03:51 +0200 |
commit | abf3573c21510717edb0fb9ce5080c1a24c35714 (patch) | |
tree | 3e8134d974408615f2b673117f859ded27b8fd07 /wscript | |
parent | 133fb0ebcc070bd3ae4aebcc3a759eca98101495 (diff) | |
download | samba-abf3573c21510717edb0fb9ce5080c1a24c35714.tar.gz samba-abf3573c21510717edb0fb9ce5080c1a24c35714.tar.bz2 samba-abf3573c21510717edb0fb9ce5080c1a24c35714.zip |
s3:modules fix Bug 8330 NFSv4 ACL merging logic is broken
we should not merge ACEs with different flags (e.g. CI/OI/I/)
Otherwise ACLs get wrong entries and thus wrong semantics
Example:
ACL:BUILTIN\Users:ALLOWED/0x0/FULL
ACL:BUILTIN\Users:ALLOWED/I/READ
got merged to
ACL:BUILTIN\Users:ALLOWED/I/FULL
This is not the same and also leads to wrong displays
in the Windows ACL dialog
Autobuild-User: Christian Ambach <ambi@samba.org>
Autobuild-Date: Wed Jul 27 16:03:51 CEST 2011 on sn-devel-104
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions