ldap_search_st(): Timed out (-5)

32 views
Skip to first unread message

Jonathan Disher

unread,
Feb 27, 2013, 9:48:50 PM2/27/13
to opens...@googlegroups.com
I'm getting immediate failures to bind on Ubuntu 12.04 with openssh-5.9p1 and the 5.9p1 patch applied:

fuwa:~ jdisher$ time ssh host1
Permission denied (publickey).

real 0m0.372s
user 0m0.005s
sys 0m0.003s

The host:

root@host1:~# /usr/sbin/sshd -D
ldap_search_st(): Timed out (-5)
ldap_search_st(): Timed out (-5)

From auth.log:
Feb 28 02:42:14 host1 sshd[828]: [LDAP] no keys found for 'jdisher'!
Feb 28 02:42:14 host1 sshd[828]: [LDAP] no keys found for 'jdisher'!
Feb 28 02:42:14 host1 sshd[828]: Connection closed by 4.3.2.1 [preauth]

However, I do have a key in my ldap account:

sshPublicKey: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAA...

The timeout comes really quick, and it's not like it can't talk to ldap:

root@host1:~# getent passwd | grep jdisher
jdisher:x:2028:999:Jonathan Disher:/home/jdisher:/bin/bash
root@host1:~# grep jdisher /etc/passwd
root@host1:~# 

Any suggestions? I hope?
Reply all
Reply to author
Forward
0 new messages