r23470: Fix supplementary group list truncation for *BSD. We need to pass
authorJames Peach <jpeach@samba.org>
Wed, 13 Jun 2007 20:40:50 +0000 (20:40 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:18 +0000 (12:23 -0500)
commit2cbe284e59b2baf333e2afafc8bfdfc5faec0514
treeae49d27f20e349dcc07ba949693cdbe02792f257
parent8b2637631e79112408cfce628d3b26aa701f78ef
r23470: Fix supplementary group list truncation for *BSD. We need to pass
the correct group list length and only truncate to NGROUPS_MAX if
it is too long.
(This used to be commit 07f562be7a64a2ded7ec0e6f5910447dc5b8b85f)
source3/lib/system.c