[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to re-enable ssh logins
On Wed, 2013-10-23 at 20:22 -0500, Peter Oudenhoven wrote:
>
> According to the log the ssh server on the pod is dropbear:
>
> Remote protocol version 2.0, remote software version dropbear_0.52
>
> If so, maybe its maybe started with the -s parameter to disable
> password login?
Peter,
You may have spotted something very important. I can't account for that
log entry. When I turn on -v on an ssh connection attempt, that line
reads:
>From lion to pod (fail):
debug1: Remote protocol version 2.0, remote software version dropbear_0.52
>From pod to lion (success):
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
So... off and on I've spent all day trying to figure out why. rpm says
both come from the same OpenSSH package:
[root@lion] ~
# rpm -qi --whatprovides /etc/init.d/sshd
Name : openssh-server Relocations: (not relocatable)
Version : 5.3p1 Vendor: CentOS
Release : 84.1.el6 Build Date: Thu 21 Feb 2013 09:51:49 PM CST
Install Date: Mon 27 May 2013 06:16:09 PM CDT Build Host: c6b9.bsys.dev.centos.org
Group : System Environment/Daemons Source RPM: openssh-5.3p1-84.1.el6.src.rpm
Size : 667631 License: BSD
Signature : RSA/SHA1, Sat 23 Feb 2013 11:40:05 AM CST, Key ID 0946fca2c105b9de
Packager : CentOS BuildSystem <http://bugs.centos.org>
URL : http://www.openssh.com/portable.html
Summary : An open source SSH server daemon
Description :
OpenSSH is a free version of SSH (Secure SHell), a program for logging
into and executing commands on a remote machine. This package contains
the secure shell daemon (sshd). The sshd daemon allows SSH clients to
securely connect to your SSH server.
Not much doubt about it, both are using the same opensshd-server
package.
--Doc
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.