[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sshd -> no supported authentication methods



hallo debian gurus, danke für eure tips.

ich habe das keypaar mit puttygen nocheinmal erstellt und den private key
direkt in die putty config gestellt und dann lief die anmeldung durch !?!
herzlichen dank für den tip. nun habe ich noch einen ssh -v user@localhost
gemacht und folgenden output erhalten. zuerst die authorized_keys:

no-X11-forwarding,no-agent-forwarding,no-port-forwarding,permitopen="127.0.0.1:5501",permitopen="127.0.0.1:5601"
ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAIBNOvJJcwJc6EWtfU0RYQqLeA1Zu5fFOhjDNnl7l3UZTx7zSHG9W4GbZvs5xqNbjJZhwgYAc1XhQGeIJ1J48qx3Xz7x8UPj6J2SHrRy3opzaPVFb/t6iaBWtFUnUYYVWLpM0bg8Gf6eRl6XV4OlDvTsVTtp4pt/HYFe76IqSjmagw==
rsa-key-20070809 qsuser-paket@qsserver

hier die ssh -v

tim@qs_ver:~/.ssh$ ssh -v tim@localhost
OpenSSH_4.3p2 Debian-9, OpenSSL 0.9.8c 05 Sep 2006
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to localhost [127.0.0.1] port 22.
debug1: Connection established.
debug1: identity file /home/tim/.ssh/identity type -1
debug1: identity file /home/tim/.ssh/id_rsa type -1
debug1: identity file /home/tim/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3p2
Debian-9
debug1: match: OpenSSH_4.3p2 Debian-9 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.3p2 Debian-9
debug1: An invalid name was supplied
Configuration file does not specify default realm

debug1: An invalid name was supplied
A parameter was malformed
Validation error

debug1: An invalid name was supplied
Configuration file does not specify default realm

debug1: An invalid name was supplied
A parameter was malformed
Validation error

debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: kex: client->server aes128-cbc 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
The authenticity of host 'localhost (127.0.0.1)' can't be established.
RSA key fingerprint is 6a:ed:43:6e:76:aa:10:34:25:e7:c0:60:56:7f:e1:64.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'localhost' (RSA) to the list of known hosts.
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
debug1: Next authentication method: publickey
debug1: Trying private key: /home/tim/.ssh/identity
debug1: Trying private key: /home/tim/.ssh/id_rsa
debug1: Trying private key: /home/tim/.ssh/id_dsa
debug1: No more authentication methods to try.
Permission denied (publickey).
hubi@qs_ver:~/.ssh$


haben die fehler etwas zu bedeuten ? zumindest kann ich mich nun anmelden.

grüsse und dank
tim


Neu: Das erste ADSL-Abo ohne Monatsgebühr! Steigen Sie jetzt auf sunrise
ADSL free um.
http://www.sunrise.ch/privatkunden/iminternetsurfen/adsl/adsl_abosundpreise/adsl_gelegenheitssurfer/adsl_free.htm





Reply to: