Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a group.
authorJeremy Allison <jra@samba.org>
Wed, 23 Oct 2013 22:06:40 +0000 (15:06 -0700)
committerDavid Disseldorp <ddiss@samba.org>
Thu, 24 Oct 2013 12:21:31 +0000 (14:21 +0200)
commita1bc1c32e33508c45e614646d69a5f5d67ba22be
tree186d2d9f18e4aa3339977b2c69e031395244e62e
parent14813e74431816cd894fb242ff5633c2cd14ddca
Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a group.

Fix posix_acl tests to match the change in writing ACLs
with ID_TYPE_BOTH.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
python/samba/tests/posixacl.py