Re: openldap woes - Redhat 8

2002-10-29 Thread Christopher Johnson
Did you check that there is a slapd process running under the ldap user, and that it is listening on ldap service port? ps -ef|grep ldap netstat -at|grep ldap If so then check that it is listening on all addresses (thus including loopback) and that your ldapsearch is against localhost (default I

Re: auth_ldap alternative?

2002-10-22 Thread Christopher Johnson
I did an everything install... Mine is using LDAP to authenticate to a Solaris 9 LDAP (phase 2) server just fine... Are you trying to customize something, or are you using authconfig? Tommy Mine what? Authentication of linux users? I don't have an 8.0 system yet (don't have a spare tes