Subject: Re: port-i386/33974: nss_ldap bug
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: netbsd-bugs
Date: 07/11/2006 14:20:02
The following reply was made to PR port-i386/33974; it has been noted by GNATS.
From: Matthias Drochner <M.Drochner@fz-juelich.de>
To: gnats-bugs@NetBSD.org
Cc: port-i386-maintainer@NetBSD.org, gnats-admin@NetBSD.org,
netbsd-bugs@NetBSD.org
Subject: Re: port-i386/33974: nss_ldap bug
Date: Tue, 11 Jul 2006 16:16:35 +0200
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