Actually I had setup my ldap.conf however it was missing the nss_base_passwd ,the nss_base_group and uri. I'm seeing a new message pop up now.
****** ssh -l user_name ip_address user_name@ip_address password: Permission denied, please try again. ****** I'm wondering if I'm hitting the ldap server at all. Looking through the netscape server logs. Not sure what I'm looking for. Thoughts? Thanks a bunch! -------- stupid question but you didn't mention this: did you put your LDAP info for PAM in /etc/ldap.conf ? mine looks like: host 10.10.10.7 base ou=People,o=aphroland,c=us uri ldaps://redhat.aphroland.org:6360/ ldap_version 3 binddn cn=nss,o=aphroland,c=us bindpw MY_SUPER_SECRET_PASSWORD port 6360 nss_base_passwd ou=People,o=aphroland,c=us?one nss_base_group ou=Group,o=aphroland,c=us?one -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list