r6060: It's not quite accurate to say not having write access causes a group
authorJeremy Allison <jra@samba.org>
Fri, 25 Mar 2005 03:41:02 +0000 (03:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:19 +0000 (10:56 -0500)
commit9dba95788071d22f90d222f5a2440d0442d55385
tree7e5351316dcf6c89df4107d5ab90e0b871f758a3
parent83c61f2ace4e07ed83bb4cd32b604e3819a363a8
r6060: It's not quite accurate to say not having write access causes a group
entry never to match - it matches but if doesn't grant access is recorded
so the "other" entry isn't subsequently checked.
Fix the algorithm.
Jeremy.
(This used to be commit e3c7d08bb68f51bc05768467feb0af896a059e91)
source3/smbd/posix_acls.c