
https://bugzilla.novell.com/show_bug.cgi?id=489209 Summary: ssh fails with "Too many authentication failures" Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: anicka@novell.com ReportedBy: sbrabec@novell.com QAContact: qa@suse.de Found By: --- This is my ~/.ssh: brabec@hammer:~> ls ~/.ssh/ authorized_keys helixid_rsa.pub id_rsa.keystore utxid_dsa.pub authorized_keys2 id_dsa id_rsa.pub utxidentity gnomeid_rsa id_dsa.keystore known_hosts utxidentity.pub gnomeid_rsa.pub id_dsa.pub known_hosts.old utxid_rsa gnomeid_ssh identity oeid_rsa utxid_rsa.pub helixid_config identity.pub oeid_rsa.pub helixid_rsa id_rsa utxid_dsa sbrabec@hammer:~> ssh -v -i /home/sbrabec/.ssh/id_dsa leira OpenSSH_5.2p1, OpenSSL 0.9.8h 28 May 2008 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to leira [10.20.1.132] port 22. debug1: Connection established. debug1: identity file /home/sbrabec/.ssh/id_dsa type 2 debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1 debug1: match: OpenSSH_5.1 pat OpenSSH* debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.2 debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug1: kex: server->client aes128-ctr hmac-md5 none debug1: kex: client->server aes128-ctr hmac-md5 none debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP debug1: SSH2_MSG_KEX_DH_GEX_INIT sent debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY debug1: Host 'leira' is known and matches the RSA host key. debug1: Found key in /home/sbrabec/.ssh/known_hosts:122 debug1: ssh_rsa_verify: signature correct debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug1: SSH2_MSG_NEWKEYS received debug1: SSH2_MSG_SERVICE_REQUEST sent debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Next authentication method: publickey debug1: Offering public key: /home/sbrabec/.ssh/id_dsa debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Offering public key: sb@utx debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Offering public key: sbrabec@unicorn debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Offering public key: sbrabec@hammer debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Offering public key: sbrabec@hammer debug1: Authentications that can continue: publickey,keyboard-interactive debug1: Offering public key: utx@penguin.cz Received disconnect from 10.20.1.132: 2: Too many authentication failures for sbrabec Work-around: Move all actually unused keys away from ~/.ssh. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.