r16349: Another fix to make winbind more robust in large domains:
authorGünther Deschner <gd@samba.org>
Mon, 19 Jun 2006 16:00:32 +0000 (16:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:37 +0000 (11:17 -0500)
commitc6a47bb4f31390ed975abc7b6788663e231193ba
treecbac5b5a65e935ea061d7e1ce9291f7e7c292330
parentc53262d6772ef3f8e66f29d8c291f8dad611dc80
r16349: Another fix to make winbind more robust in large domains:

We may only feed rpc_useraliases with chunks of 1024 entries.  This is
important as the token generation otherwise fails when a user is member
of more then 1024 groups.

Volker, please check.

Guenther
(This used to be commit d8fd94648f965eb043f957b154ce63b245a90328)
source3/nsswitch/winbindd_rpc.c