r6055: Fix algorithm. If any of the primary or supplementary group ids match
commit1ca7ec3472e9cb77888f2850930f087b5e5bf761
authorJeremy Allison <jra@samba.org>
Fri, 25 Mar 2005 01:30:21 +0000 (25 01:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:19 +0000 (10 10:56 -0500)
tree9bbeb87416c8385b89fca072a2ae0a996cfaf787
parenta5433c4bf7a256880725173b96af5405c3c2eb9c
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.
(This used to be commit 81fb3372867fa66a092841222e02bd1c104b2d19)
source3/smbd/posix_acls.c