Hi all,

I've recently upgraded our servers and workstations with Openssh, the last version.
With openBSD, there is absolutely no problem: it can be connected from anywhere
(securely, of course:-) No problem either with freeBSD4.0

But when it comes to our Linux servers: 2 redhat 6.1 on i386 and one Debian
Potato on alpha, I can't get anything else  than "permission denied"
The three used to run ssh2 from datafellows without problems.

I could compile without problems either. It looks like they don't know the
passwords. I even tried to log on a passwordless account, without success.
And from these machines, I can ssh where I want, but not on them, even on
themselve.

Is there an known issue for that problem ?


Thanks in advance.

Here is the output from the fbsd ssh client:

su-2.03# ssh -v -2 webbie
SSH Version OpenSSH_2.1.1, protocol versions 1.5/2.0.
Compiled with SSL (0x00904100).
debug: Reading configuration data /usr/local/etc/ssh_config
debug: ssh_connect: getuid 0 geteuid 0 anon 0
debug: Connecting to webbie.kbinirsnb.be [193.190.234.34] port 22.
debug: Allocated local port 933.
debug: Connection established.
debug: Remote protocol version 1.99, remote software version OpenSSH_2.1.1
Enabling compatibility mode for protocol 2.0
debug: Local version string SSH-2.0-OpenSSH_2.1.1
 
debug: done
debug: wait KEXINIT
debug: got kexinit: diffie-hellman-group1-sha1
debug: got kexinit: ssh-dss
debug: got kexinit: 3des-cbc,blowfish-cbc,arcfour,cast128-cbc
debug: got kexinit: 3des-cbc,blowfish-cbc,arcfour,cast128-cbc
debug: got kexinit: hmac-sha1,hmac-md5,[EMAIL PROTECTED]
debug: got kexinit: hmac-sha1,hmac-md5,[EMAIL PROTECTED]
debug: got kexinit: zlib,none
debug: got kexinit: zlib,none
debug: got kexinit:
debug: got kexinit:
debug: first kex follow: 0
debug: reserved: 0
debug: done
debug: kex: server->client 3des-cbc hmac-sha1 none
debug: kex: client->server 3des-cbc hmac-sha1 none
debug: Sending SSH2_MSG_KEXDH_INIT.
debug: bits set: 507/1024
debug: Wait SSH2_MSG_KEXDH_REPLY.
debug: Got SSH2_MSG_KEXDH_REPLY.
debug: keytype ssh-dss
debug: keytype ssh-dss
debug: keytype ssh-dss
debug: Host 'webbie.kbinirsnb.be' is known and matches the DSA host key.
debug: bits set: 489/1024
debug: len 55 datafellows 0
debug: dsa_verify: signature correct
debug: Wait SSH2_MSG_NEWKEYS.
debug: GOT SSH2_MSG_NEWKEYS.
debug: send SSH2_MSG_NEWKEYS.
debug: done: send SSH2_MSG_NEWKEYS.
debug: done: KEX2.
debug: send SSH2_MSG_SERVICE_REQUEST
debug: service_accept: ssh-userauth
debug: got SSH2_MSG_SERVICE_ACCEPT
debug: authentications that can continue: publickey,password
debug: key does not exist: /root/.ssh/id_dsa
[EMAIL PROTECTED]'s password:
debug: authentications that can continue: publickey,password
Permission denied, please try again.
[EMAIL PROTECTED]'s password:
debug: authentications that can continue: publickey,password
Permission denied, please try again.
[EMAIL PROTECTED]'s password:
debug: authentications that can continue: publickey,password
Permission denied (publickey,password).
debug: Calling cleanup 0x8057378(0x0)      
-- 

Marc Dubrowski                                  
Kind of a Network Administrator 
K.B.I.N.I.R.Sc.N.B.                             
29 rue Vautier B-1040 Brussels, Belgium         




Reply via email to