Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

RE: Using public key pair to authenticate

Subject: RE: Using public key pair to authenticate
Date: Thu, 25 Nov 2004 12:46:20 +0800
In case I confuse some of you. "-x" and "-X" options of "ssh-keygen" are
specific to SUN's version of SSH which is derived from OpenSSH.

For OpenSSH, they are "-e" and "-i". I don't know what they are in
Fsecure's or SSH-Comm's versions, look it up.

$ man -M /usr/local/man ssh-keygen
Reformatting page.  Please Wait... done

User Commands                                       SSH-KEYGEN(1)

NAME
     ssh-keygen - authentication key generation,  management  and
     conversion

SYNOPSIS
     ssh-keygen [-q] [-b bits] -t type  [-N  new_passphrase]  [-C
     comment] [-f output_keyfile]
     ssh-keygen -p [-P old_passphrase]  [-N  new_passphrase]  [-f
     keyfile]
     ssh-keygen -i [-f input_keyfile]
     ssh-keygen -e [-f input_keyfile]
     ssh-keygen -y [-f input_keyfile]
     ssh-keygen -c [-P passphrase] [-C comment] [-f keyfile]
     ssh-keygen -l [-f input_keyfile]
     ssh-keygen -B [-f input_keyfile]
     ssh-keygen -D reader
     ssh-keygen -U reader [-f input_keyfile]
     ssh-keygen -r hostname [-f input_keyfile] [-g]
     ssh-keygen -G output_file [-v] [-b  bits]  [-M  memory]  [-S



<Prev in Thread] Current Thread [Next in Thread>