r23393: Support BSD group semantics by making sure that the effective GID is always
authorJames Peach <jpeach@samba.org>
Fri, 8 Jun 2007 22:25:55 +0000 (22:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:12 +0000 (12:23 -0500)
commit74c74f8dccc01c99c8098dcb0dcae5cfaa81566d
treeeb21fabc1c544a5c1ed90dac9ce4042f61f1835b
parent0a1f5d71e4ad551f178613fff8bd288ad0cad057
r23393: Support BSD group semantics by making sure that the effective GID is always
passed as the first GID when calling setgroups(2).
(This used to be commit 6ebaf856c1d27f2fbfa0444a5c6c17c4331d2780)
source3/lib/system.c
source3/lib/system_smbd.c
source3/smbd/sec_ctx.c