[PATCH] Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a group.

Jeremy Allison jra at samba.org
Tue Oct 22 11:52:55 MDT 2013


Here is a fix for a POSIX ACL mapping problem when winbindd
returns an ID_TYPE_BOTH id to smbd.

Confirmed as fixing the problem by the reporter.

It is just removing the "if (unixid.id == pst->st_ex_uid)"
condition that was previously tested before adding the
specific user id ACE and now always adds it if the type
is ID_TYPE_BOTH. Only applies to ACL set.

Please review !

Thanks,

Jeremy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-bug-10196-RW-Deny-for-a-specific-user-is-not-ove.patch
Type: text/x-diff
Size: 3465 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20131022/27a7fd0a/attachment.patch>


More information about the samba-technical mailing list