On Thu, 5 Nov 1998 04:08:25 +0200, David Herselman wrote:
> /etc/rc.d/init.d/ldap restart
Does this start the slapd daemon? (I am not very familiar with linux.)
Can you see the daemon when you do "ps -ax"?
What happens when you do:
ldapsearch -h <your_hostname_here> -v -b <your_binddn> "objectclass=*"
Jim Moe