Subject: Re: port-i386/33974: nss_ldap bug
To: None <gnats-bugs@NetBSD.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: netbsd-bugs
Date: 07/11/2006 16:16:35
elekktretterr@exemail.com.au said:
> Once group membership reaches a certain number of users the group just
> disappears from the system

Which number of users does it need to make that happen?
Does it make a difference if you increase the size of "grpbuf"
in nss_ldap/files/netbsd.c?
This would only affect the non-_r calls, but eg. getent(1)
uses these, so we could see a difference.
I don't think getgroupmembership() is guilty here, getent(1)
doesn't use it.

best regards
Matthias