1835676 Members
2266 Online
110082 Solutions
New Discussion

Deploying SSH

 
SOLVED
Go to solution
SSP_1
Regular Advisor

Deploying SSH

Hi,

Could anyone pl help me in deploying Secure shell. Here is the scenario.

I have a HP A-Class server installed with SSH executable and ssh daemon running on all HP nodes. So shall I have to connect a-class with telnet and then ssh to all other servers or what will be a ideal method?
Obstacles exist to challenge you to keep going. Not to quit.
6 REPLIES 6
Niraj Kumar Verma
Trusted Contributor

Re: Deploying SSH



# ssh -l
Niraj.Verma@philips.com
U.SivaKumar_2
Honored Contributor

Re: Deploying SSH

Hi,

telnet aclass.mydomain.com
...
....
....
aclass>#ssh root@lclass.mydomain.com

or give HP server's ip address

ssh root@10.11.11.11


regards,
U.SivaKumar

Innovations are made when conventions are broken
kish_1
Valued Contributor

Re: Deploying SSH

see the URL belowhttp://www.employees.org/~satch/ssh/faq/ssh-faq-1.html#ss1.1
share the power of the knowledge
Michael Tully
Honored Contributor

Re: Deploying SSH


Have a look at this posting where I have explained it:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x627e42308663d611abdb0090277a778c,00.html
Anyone for a Mutiny ?
Michael Tully
Honored Contributor
Solution

Re: Deploying SSH

ALthough I hate to play points policeman, you have assigned only 19 to 227 responses to your questions. Please be sure to follow the ettiquette of the forums by assigning points to responses received. From your profile you can find older questions.... Rememeber that people in this forum help with their own time and resources to help you....

http://forums.itrc.hp.com/cm/UserProfile/1,,CA715761!1,00.html
Anyone for a Mutiny ?
Pete Randall
Outstanding Contributor

Re: Deploying SSH

(I don't think that's quite what Michael had in mind)

Pete