* Christian Weerts <[EMAIL PROTECTED]> [01-01-03 14:32]: > ich habe ein Problem mit meiner ssh-Installation. > > Ich h�nge mal die Verbose Meldungen an, vielleicht kann mir > jemand weiterhelfen. > debug1: authentications that can continue: publickey,keyboard-interactive > debug1: next auth method to try is publickey > debug2: userauth_pubkey_agent: no keys at all > debug2: userauth_pubkey_agent: no more keys > debug2: userauth_pubkey_agent: no message sent > debug1: try privkey: /home/cw/.ssh/id_rsa > debug1: try privkey: /home/cw/.ssh/id_dsa > debug2: we did not send a packet, disable method > debug1: next auth method to try is keyboard-interactive > debug2: userauth_kbdint > debug2: we sent a keyboard-interactive packet, wait for reply > debug1: authentications that can continue: publickey,keyboard-interactive > debug2: we did not send a packet, disable method > debug1: no more auth methods to try
Wie versuchst du dich anzumelden? Wenn du nur mit Passwort arbeiten willst solltest du "PasswordAuthentication yes" in der /etc/ssh/sshd_config des Servers aktivieren, oder aber einen Key erzeugen und auf den Server ablegen. HTH Jens -- H�ufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

