Re: [CentOS] Every user in LDAP queried when one user logs on.

2010-10-27 Thread Gerrard Geldenhuis
> >From: centos-boun...@centos.org [centos-boun...@centos.org] on behalf of Steve >Thompson [...@vgersoft.com] >Sent: 26 October 2010 18:56 >To: CentOS mailing list >Subject: Re: [CentOS] Every user in LDAP queried when one user logs on.

Re: [CentOS] Every user in LDAP queried when one user logs on.

2010-10-26 Thread Steve Thompson
On Tue, 26 Oct 2010, Gerrard Geldenhuis wrote: > nss_base_passwd ou=people,dc=mycompany?sub > nss_base_group ou=Groups,dc=mycompany?sub > nss_base_group ou=PrivateGroups,dc=mycompany?sub > nss_base_group ou=SystemGroups,dc=mycompany?sub Try replacing "?sub" with

[CentOS] Every user in LDAP queried when one user logs on.

2010-10-26 Thread Gerrard Geldenhuis
Hi I have configured a machine to authenticate against LDAP. When I log onto the box using the newly created user I see a LDAP search request for every user that exist in the directory. If I have only 20 users even a 100 that is not a problem but when I start going to 1 users I start getti