Operating System - HP-UX
1752363 Members
5908 Online
108787 Solutions
New Discussion юеВ

with out using password how to login to server with ssh.

 
SOLVED
Go to solution
Sunil Rahate_1
Advisor

with out using password how to login to server with ssh.

i have installed SSH (Version 1.2.27) on hp 11.00 server.

i want to login to other server with ssh but without using password.

give some steps how to do with ssh-keygen command.
3 REPLIES 3
Kranti Mahmud
Honored Contributor
Solution

Re: with out using password how to login to server with ssh.

Hi Rahate,

Check the folloing links:

http://sysdigg.blogspot.com/2007/12/how-to-setup-ssh-login-without-password.html
http://docs.hp.com/en/5991-7493/ch04.html
http://www.hpux.ws/?p=19

If works,please assign points.

Rgds-Kranti
Dont look BACK as U will miss something INFRONT!
Steven Schweda
Honored Contributor

Re: with out using password how to login to server with ssh.

You might try a Forum search for keywords
like, say,
ssh password
or:
ssh passwordless
and find some of the dozens (perhaps
hundreds) of similar threads.
Sunil Rahate_1
Advisor

Re: with out using password how to login to server with ssh.

Thanks you all.