[lug] OpenSSH & RSAAuthentication
    dan radom 
    dradom at redback.com
       
    Wed Nov 28 10:52:00 MST 2001
    
    
  
http://radom.org/lost+found/ssh-hostkey_authentication.txt
the above URL details it nicely.  in short you ssh-keygen and copy of the contents of ~/.ssh/identity.pub to ~/.ssh/authorized_keys on the target host.  then run ssh-agent zsh (for example) then ssh-add to add your keys to the running agent.
dan
* Shannon Johnston (nunar at nunar.com) wrote:
> HI All,
> I need to use RSA keys to authenticate SSH sessions without prompting for
> a password. I haven't done this before. Could anybody clue me in or point
> me to some good documentation on how to accomplish this??
> 
> I'm using OpenSSH 3.0.1p1
> 
> Thanks,
> 
> Shannon Johnston
> nunar at nunar.com
> --------------------------------
> 
> Hiroshima '45 Chernobyl '86 Windows '95
> 
> --------------------------------
> 
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
    
    
More information about the LUG
mailing list