s3-smbd: Avoid creating a UID ACL entry for SIDs that are mapped as ID_TYPE_BOTH...
authorAndrew Bartlett <abartlet@samba.org>
Wed, 16 May 2012 20:07:17 +0000 (13:07 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 May 2012 03:08:44 +0000 (05:08 +0200)
commit6bafb4ac25989fd5d637db0da4afab5ae36bad1c
tree4dfe6855c8f99320327c90b7e260b2f8e21265be
parentf38638d4511814e2b541665df2f56c7ce357682f
s3-smbd: Avoid creating a UID ACL entry for SIDs that are mapped as ID_TYPE_BOTH The GID ACL entry is what will be mapped in most cases, and so is sufficient.

Andrew Bartlett

Signed-off-by: Jeremy Allison <jra@samba.org>
Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu May 17 05:08:44 CEST 2012 on sn-devel-104
source3/smbd/posix_acls.c