Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to allow...
commit2666b3e27444ffcad3afc21e276f189ac238433f
authorYannick Bergeron <burgergold@hotmail.com>
Thu, 30 Jul 2009 23:31:24 +0000 (30 19:31 -0400)
committerKarolin Seeger <kseeger@samba.org>
Mon, 3 Aug 2009 14:10:28 +0000 (3 16:10 +0200)
tree5f9af3c6a8fa5d1e0e04fbbf8b6dc4243d7c5b77
parent1c8a2e268a5d3968367f6984f23bb954fcb10edc
Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to allow AIX to call sys_getgrouplist only once
(cherry picked from commit c3e12444f57e24dcd6c9259537ed0489db4658e9)
source3/lib/system_smbd.c