r6055: Fix algorithm. If any of the primary or supplementary group ids match
authorJeremy Allison <jra@samba.org>
Fri, 25 Mar 2005 01:30:21 +0000 (01:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:19 +0000 (10:56 -0500)
commit81fb3372867fa66a092841222e02bd1c104b2d19
tree7d7b48dd6ee4c4fb973764bca1fffecab6db6e90
parente831cef618d55c362e8d3a8a4c2b9f2ed7d4d7bd
r6055: Fix algorithm. If any of the primary or supplementary group ids match
a "allow" entry of GROUP or GROUP_OBJ, then access is allowed. It doesn't
terminate on the first match. Added debug to show where the match occured
(or didn't).
Jeremy.
source/smbd/posix_acls.c