I believe now this bug needs to be re-assigned to libpam-ldap. Doing some digging there now. I have tested the same config files on a separate Ubuntu Dapper client. Now auth.log complains only through pam_ldap:
Dec 13 14:10:58 web1 sshd[10443]: pam_ldap: ldap_simple_bind Can't contact LDAP server Dec 13 14:11:00 web1 sshd[10443]: Failed password for mcgrof from 192.168.xxx.yyy port 44978 ssh2 This is repeated if I try to enter the password again. Note that ldapsearch and id -a mcgrof works well on this new client box: -- [EMAIL PROTECTED]:~# ldapsearch -x -H ldaps://dhcp1a.winlab.rutgers.edu -D "uid=mcgrof,ou=People,dc=winlab,dc=rutgers,dc=edu" -W -LLL cn=mc* dn Enter LDAP Password: dn: cn=mcgrof,ou=auto.home,dc=winlab,dc=rutgers,dc=edu dn: cn=mcyberey,ou=auto.home,dc=winlab,dc=rutgers,dc=edu -- [EMAIL PROTECTED]:~# id -a mcgrof uid=230(mcgrof) gid=5000(staff) groups=5000(staff),6000(sysadmin) -- -- cannot connect to ldap https://launchpad.net/bugs/75535 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
