1753765 Members
6055 Online
108799 Solutions
New Discussion юеВ

Using SSH

 
SOLVED
Go to solution
dictum9
Super Advisor

Using SSH

I want to do a make_net_recovery of a system.
When I do Actions/Add new client for recovery, and input the client hostname, it attempts to remsh to the system. The client has remsh and rexec disabled so it doesn't work. It does however have ssh working.
How do I get the server to use the ssh instead of the remsh/rexec?
3 REPLIES 3
baiju_3
Esteemed Contributor

Re: Using SSH

Please refer the similar forum link below .



http://forums1.itrc.hp.com/service/forums/postanswer.do?threadid=987026&forumId=1&closedFlag=0


thx,
bl.
Good things Just Got better (Plz,not stolen from advertisement -:) )
Jeff_Traigle
Honored Contributor
Solution

Re: Using SSH

A couple of older threads regarding this issue. No direct way to use ssh with Ignite (unless something has changed in the latest version of Ignite).

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=145433

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=222079
--
Jeff Traigle
Muthukumar_5
Honored Contributor

Re: Using SSH

Default, it will take remsh / rexec command only for remote execution. You may try to move remsh binary with some suffix and then make soft link to ssh or make alias ssh to remsh.

-Muthu
Easy to suggest when don't know about the problem!