nss_ldap and pam_ldap troubles

Andrew MacTaggart amactaggart at hkis.edu.hk
Thu Jan 19 20:03:01 PST 2006


having trouble getting nss_ldap and Pam_ldap to work.

running freebsd 5.4
ldap - edirectory - remote server
ldapsearch works

installed nss_ldap
installed pam_ldap
change parameters in ldap.conf and nss_ldap.conf
host 10.x.x.x
base o=mybase
basspw = XXXXXXXXXXXX

nsswitch.conf

group: files ldap
passwd: files ldap

pam.d/sshd

auth  sufficient   /usr/local/lib/pam_ldap.so  no_warn try_first_pass

can't figure out how to enable logging

ssh fails but it takes longer like it is querry something.

need help on how to enable logging for pam_ldap and nss_ldap

need to know where I am making a mistake.

debug would be helpful.

TKS
A






More information about the freebsd-net mailing list