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

Re: Problem beim Einrichten eines SSH Schlüssels...



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Montag, 7. Juli 2003 11:23 schrieb Manfred Gnaedig:
> Hallo,
> ich bin beim Einrichten eines SSH Schlüssels auf ein Problem gestoßen.
>
> Ich habe es wie hier beschrieben versucht:
> http://www.debian.org/devel/passwordlessssh.de.html
>
> Dabei bekomme ich aber immer diese Ausgabe und weiß nicht, was
> ich damit machen soll.
>
> ssh-user@backup:~$ ssh-keygen
> You must specify a key type (-t).
> Usage: ssh-keygen [options]
> Options:
>   -b bits     Number of bits in the key to create.
>   -c          Change comment in private and public key files.
>   -e          Convert OpenSSH to IETF SECSH key file.
>   -f filename Filename of the key file.
>   -i          Convert IETF SECSH to OpenSSH key file.
>   -l          Show fingerprint of key file.
>   -p          Change passphrase of private key file.
>   -q          Quiet.
>   -y          Read private key file and print public key.
>   -t type     Specify type of key to create.
>   -B          Show bubblebabble digest of key file.
>   -C comment  Provide new comment.
>   -N phrase   Provide new passphrase.
>   -P phrase   Provide old passphrase.
> ssh-user@backup:~$
>
>
> Wie geht es hier weiter?
>
> Herzlichen Dank für Euere Hilfe
> Manfred

Hi *,

alles was Du wissen willst steht schon in Deiner Mail:
> ssh-user@backup:~$ ssh-keygen
> You must specify a key type (-t).
Also Probiers mal mit ssh-keygen -t rsa

Manpage zu ssh-keygen sagt
- -t type
             Specifies the type of the key to create.  The possible values are
             ``rsa1'' for protocol version 1 and ``rsa'' or ``dsa'' for 
              protocol version 2.

regards Martin
- -- 
________________________________creating IT solutions
Martin Schmiderer               science + computing ag
System Administration           Hagellocher Weg 71-75
phone +49 7071 9457 225         72070 Tuebingen, Germany
fax   +49 7071 9457 211         www.science-computing.de

Public-key available: www.keyserver.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/CUHJOVR6UbtRzzQRAnM3AJ9aEol/3/XohdFFmk7ImOUDyQMGPQCfcXL4
CsP5+CP/QyYn5q1RUCvk4gI=
=pEdH
-----END PGP SIGNATURE-----



Reply to: