[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldap performance a load problems
On Mon, 11 Aug 2003, Andreas wrote:
> On Mon, Aug 11, 2003 at 01:24:02PM -0700, Jeremy Hansen wrote:
> > Is there anything I can do to ensure that it doesn't do lookups on nobody
> > or root at all?
>
> Just for testing, you could remove "ldap" from the group map in
> /etc/nsswitch.conf. It might be that something is triggering a
> supplementary group search, and this will walk on all options listed in
> the group map even if the group is listen in /etc/group.
Ok, this definitely helped, quite a bit. Explain to me what this means
and what would be the proper fix.
Thanks for your help.
-jeremy