s3-smbd: Do not merge UID ACE values with GID ACE values for posix ACL
authorAndrew Bartlett <abartlet@samba.org>
Wed, 9 May 2012 02:11:45 +0000 (12:11 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 May 2012 01:17:05 +0000 (03:17 +0200)
commit59106473d37044adf5f1edde24221e1f70f15972
treefd1a70c68abdd8cae92d50b940af8a127c9605d6
parent70be41c772d69d36ea8f434187be8bfd6b5f38a0
s3-smbd: Do not merge UID ACE values with GID ACE values for posix ACL

This might happen when we get a SID mapped to IDMAP_BOTH.

Andrew Bartlett

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