Archive

Posts Tagged ‘ssh-keygen’

authorized_keys and public key

February 27th, 2007 Scalopus+ No comments

I found some problem when generate private key from Putty Keygen or Vandake SecureCRT that will generate public key in standard type and it cannot be use in authorized_keys file in Linux. So, this is the way to convert standard public key file type to be format that can add to authorized_keys

  1. Copy public key to Linux (Destination which you would like to automatically authentication)
  2. #ssh-keygen -t rsa -f publickeyfile -i
  3. copy STDOUT to authorized_keys
  4. Done

Tags: , ,

Secured for spam by MLW and Associates, LLP's Super CAPTCHASecured by Super-CAPTCHA © 2009-2010 MLW & Associates, LLP. All rights reserved.