If you look at the command ssh-keygen, this is what you will need.

Run the command ssh-keygen as the user you will be logging into the
remote machine with.
This will produce a identity key and an identity.pub key located in the
~/.ssh/ directory. Now on the remote machine, make a directory called
~/.ssh with the same user name again.  Copy the identity.pub key  to
~/.ssh/authorized_keys.  Then try to login again.  This should allow you
remote access without a password.  If I am mistaken or have missed any
steps, would someone let me know.  Thanks

Kevin

gigme chittayath wrote:
> 
> Hai ,
> 
> Anybody could help me , how can i do "ssh" with out
> 
> giving password at all time , when i try to get
> 
> connected.Basicaaly i am trying to automate the ssh
> 
> connectivity.Any help is highly appreciated.
> 
> thanks & rgds,
> 
> gigme.
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

-- 
Kevin Wood
Atipa Linux Solutions
850 East Industrial Park Drive
Suite 8
Manchester, NH  03109
P(603)622-7171 x 15
F(603)622-7272



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to