Le 18/10/2010 15:18, Jocke M a écrit :
Hello,
We are running an OpenLDAP server on RHEL4 and I just found out that running getent on the RHEL clients sometimes missed users against the OpenLDAP server.
Example: getent passwd | wc -l 1038
getent passwd | wc -l 1624
Does anyone know what can be faulty, either on the clients or the server?
What results do you get when running a similar search manually from the clients, via ldapsearch?
Any error or warning messages in the slapd logs?
Jonathan