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

Re: ssh und public_key



On Tue, Jul 01, 2008 at 09:31:59AM +0200, Peter Schütt wrote:
> 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: Trying private key: /home/sonja/.ssh/id_dsa
> debug3: no such identity: /home/sonja/.ssh/id_dsa
> debug2: we did not send a packet, disable method
> debug3: authmethod_lookup keyboard-interactive
> debug3: remaining preferred: password

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.

-- 
Nicht Absicht unterstellen, wenn auch Dummheit ausreicht!

Attachment: signature.asc
Description: Digital signature


Reply to: