Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sshd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
mystified
l33t
l33t


Joined: 14 Feb 2004
Posts: 771

PostPosted: Thu May 04, 2006 9:36 pm    Post subject: sshd Reply with quote

I just went to a WEP network and for some reason this has affected sshd.

Here is the error I'm getting.

Code:
gentoo mystified # /etc/init.d/sshd restart
 * Stopping sshd ...                                                      [ ok ]
ldap_simple_bind_s(): Can't contact LDAP server (-1)
[LDAP] could not initialize ldap connection
 * Starting sshd ...
ldap_simple_bind_s(): Can't contact LDAP server (-1)
[LDAP] could not initialize ldap connection


Thanks!
Back to top
View user's profile Send private message
Cerberos86
Guru
Guru


Joined: 13 Dec 2003
Posts: 581
Location: Padova

PostPosted: Thu May 04, 2006 9:44 pm    Post subject: Reply with quote

try a
Code:
/etc/init.d/slapd start

first.... If it works add it to runlevel default... :wink:
_________________
Account jabber: cerberos@jabber.org
"I'm using the hand..." ~ Guybrush Threepwood ~
Back to top
View user's profile Send private message
mystified
l33t
l33t


Joined: 14 Feb 2004
Posts: 771

PostPosted: Thu May 04, 2006 10:00 pm    Post subject: Reply with quote

That did the trick. Thanks so much for the quick reply.
Back to top
View user's profile Send private message
mystified
l33t
l33t


Joined: 14 Feb 2004
Posts: 771

PostPosted: Thu May 04, 2006 11:09 pm    Post subject: Reply with quote

ouchie. Only one problem. My cpu is running at full speed.
Back to top
View user's profile Send private message
jpnag
Tux's lil' helper
Tux's lil' helper


Joined: 04 Apr 2005
Posts: 113
Location: Portugal/Oporto

PostPosted: Sat May 06, 2006 2:26 am    Post subject: Reply with quote

Worked out here as well however my CPU load is normal...
_________________
Never argue with an idiot, we will drag you down to his level and beat you up with experience!
Back to top
View user's profile Send private message
GetCool
Guru
Guru


Joined: 23 Nov 2003
Posts: 324
Location: Madison, Wisconsin

PostPosted: Sat May 06, 2006 2:42 am    Post subject: Reply with quote

mystified wrote:
ouchie. Only one problem. My cpu is running at full speed.


All the time?
Back to top
View user's profile Send private message
mystified
l33t
l33t


Joined: 14 Feb 2004
Posts: 771

PostPosted: Sat May 06, 2006 9:57 pm    Post subject: Reply with quote

Yes all the time. I have to shut it down.
Back to top
View user's profile Send private message
cdkoresko
n00b
n00b


Joined: 23 Mar 2006
Posts: 3

PostPosted: Wed Sep 06, 2006 8:03 pm    Post subject: Fixed this by editing /etc/sshd_config Reply with quote

It turns out that (from looking at the sshd manpage) sshd can use an ldap server to get public keys. If you don't need this, you can turn it off by changing

UseLPK yes

to

UseLPK no

in /etc/sshd_config. I did that, and did /etc/init.d/sshd restart, and my sshd came up almost instantly.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum