WarpZero RSS WarpZero@Twitter WarpZero@LinkedIn Michael Marth@Facebook Monday, 21-May-2012 01:47:50 EDT
   
warpzero.com

° Home
° News & Updates
° Howto & Knowledge Base
° External Resources
° Contact us
° Search
° Site Validated
° Site Map




SSH Client Authentication





  1. Create a profile within your SSH client. (we will be using SSH Secure Shell)
  2. The account you will be providing SSH for must have an account on the unix platform with SSH running.
  3. Login to the system that you will be generating the SSH keypair for.
  4. Edit (Select)
  5. Settings
    • Global Settings
    • User Keys
      • Generate New KeyPair
        • Next (Select)
      • Key Length "1024"
        • Next (Select)
        • NOTE: "At this point in time a key is being generated. This may take some time."
      • File Name: id_dsa_1024_webmaster
      • Comment: "Webmaster Account"
      • Passphrase:
      • Passphrase:
      • NOTE:"For the passphrase, if you want to have SSH login without being prompted for a password leave the passphrase blank."
        • Next (Select)
        • NOTE:"You will be prompted stating that you have not entered a password if you left the above fields blank." Continue.
      • Upload Public Key (Select)
      • Public key file: id_dsa_1024_webmaster
      • Destination folder: .ssh2
      • Authorization File: authorization
        • Next (Select)
        • Next (Select)
      • Ok (Select)
  6. logout
  7. At this point you should be able to login to your system without having to enter a password. If you are having problems make sure that you have your SSH daemon configured to allow users with blank passphrases. If you are unsure how to configure this option please refer to the SSH Daemon howto.


Linux Counter
Apache
IBM Canada
Cisco Systems
RedHat
Linux
 
 Published: Wednesday, 10-Nov-2010 05:20:15 EST