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

Re: ssh und public_key



Hallo,
[..] 
> Der Server mag wohl keinen rsa Schlüssel. Erzeug dir mal einen dsa
> Schlüssel:
> 
> ssh-keygen -t dsa
> 
> und kopier denn dann auf den Server.

Folgendes habe ich gemacht:

ssh-keygen -t dsa

ssh-copy-id -i .ssh/id_dsa.pub remote_user@peterslinux

Und dann:
ssh -vvv remote_user@peterslinux     

[..]
debug2: key: /home/sonja/.ssh/identity ((nil))
debug2: key: /home/sonja/.ssh/id_rsa (0x80964f8)
debug2: key: /home/sonja/.ssh/id_dsa (0x8096510)
debug1: Authentications that can continue: publickey,keyboard-interactive
debug3: start over, passed a different list publickey,keyboard-interactive
debug3: preferred
gssapi-keyex,gssapi-with-mic,gssapi,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /home/sonja/.ssh/identity
debug3: no such identity: /home/sonja/.ssh/identity
debug1: Offering public key: /home/sonja/.ssh/id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,keyboard-interactive
debug1: Offering public key: /home/sonja/.ssh/id_dsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,keyboard-interactive
debug2: we did not send a packet, disable method
debug3: authmethod_lookup keyboard-interactive
debug3: remaining preferred: password
debug3: authmethod_is_enabled keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for reply
debug2: input_userauth_info_req
debug2: input_userauth_info_req: num_prompts 1
Password:

Geht immer noch nicht.
Weitere Ideen?

Ciao
  Peter Schütt

-- 
www.pstt.de

Die E-Mail-Adresse funktioniert, kann aber u.U. in Zukunft mal abgeschaltet
werden. Ohne "_remove_this_" wird sie auch in Zukunft noch funktionieren.


Reply to: