s3-smbd: Handle ID_TYPE_BOTH by mapping to both a group ACL entry and file ownership...
authorAndrew Bartlett <abartlet@samba.org>
Tue, 15 May 2012 19:33:18 +0000 (12:33 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 May 2012 01:17:05 +0000 (03:17 +0200)
commit5b1c42228b8badbc7e7a4446c33f590bd1257f1f
treec57282dc530023effc44cb6df955565f6a2b968a
parent367a644c4d91531faf8b2ce9a167fc196da12422
s3-smbd: Handle ID_TYPE_BOTH by mapping to both a group ACL entry and file ownership This will allow groups, such as domain administrators, to own files while correctly handling the rest of the ACL permissions.

Andrew Bartlett

Signed-off-by: Jeremy Allison <jra@samba.org>
source3/smbd/posix_acls.c