Hello,

I have just installed OpenSSH 4.1p1. After restart sshd and try to login from remote computer the connection was closed by server. So, trying to run sshd -d -D prints messages bellow (interesting part):


debug1: kbdint_alloc: devices ''
Failed keyboard-interactive for krejvl from 127.0.0.1 port 47413 ssh2
debug1: do_cleanup


Any experience? Any advices?

thanks for help

Vlastik


And the full debug info:

debug1: Server will not fork when running in debugging mode.
debug1: rexec start in 4 out 4 newsock 4 pipe -1 sock 7
debug1: inetd sockets after dupping: 3, 3
Connection from 127.0.0.1 port 47413
debug1: Client protocol version 2.0; client software version OpenSSH_4.1
debug1: match: OpenSSH_4.1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-1.99-OpenSSH_4.1
debug1: permanently_set_uid: 1002/100
debug1: list_hostkey_types: ssh-rsa,ssh-dss
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST received
debug1: SSH2_MSG_KEX_DH_GEX_GROUP sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_INIT
debug1: SSH2_MSG_KEX_DH_GEX_REPLY sent
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: KEX done
debug1: userauth-request for user krejvl service ssh-connection method none
debug1: attempt 0 failures 0
Failed none for krejvl from 127.0.0.1 port 47413 ssh2
Failed none for krejvl from 127.0.0.1 port 47413 ssh2
debug1: userauth-request for user krejvl service ssh-connection method keyboard-interactive
debug1: attempt 1 failures 1
debug1: keyboard-interactive devs
debug1: auth2_challenge: user=krejvl devs=
debug1: kbdint_alloc: devices ''
Failed keyboard-interactive for krejvl from 127.0.0.1 port 47413 ssh2
debug1: do_cleanup



-----------------------------------------------------------------------------
Mgr. Vlastimil Krejčíř
Library and Information Centre, Institute of Computer Science
Masaryk University in Brno, Czech Republic
Email: [EMAIL PROTECTED]
ICQ: 163963217
-----------------------------------------------------------------------------
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to