1827376 Members
4389 Online
109963 Solutions
New Discussion

SSH for HPUX

 
SOLVED
Go to solution
Lynn Hsu_2
Frequent Advisor

SSH for HPUX

Hi,
I installed SecurCRT 5.1 on my PC. When
using SSH2 (on port 22) to connect to my
HP-UX (11.11) box, it failed. On HP, I have added SSH on port 22 in /etc/services. Does anyone know where to down load SSH for HPUX? Any warnings to install SSH to a production HP
machine?

Thanks in advance,

Lynn
5 REPLIES 5
Torsten.
Acclaimed Contributor
Solution

Re: SSH for HPUX

You will find instructions and software here:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Sundar_7
Honored Contributor

Re: SSH for HPUX

Lynn,

SSH that you can download from the link posted above, works perfectly fine on HP-UX 11.X. I have had no issues.

You will not need to manually add entry in /etc/services. It is done as part of the installation.

Sundar.
Learn What to do ,How to do and more importantly When to do ?
Steven E. Protter
Exalted Contributor

Re: SSH for HPUX

Shalom Lynn,

secureshell is HP's openssh port. They tested it, debugged it and often find and correct security flaws before the openssh people get to fixing it.

Its a good way to do it on HP-UX and is fully covered, all issues by your HP software support agreement.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
inventsekar_1
Respected Contributor

Re: SSH for HPUX


HI lynn,
here u can find all the documents for ssh.
http://docs.hp.com/en/internet.html#Secure%20Shell

attached the SSH faq.

refer the 8 question:
=========================================
8. Does installing HP-UX Secure Shell product require a kernel rebuild?
No. HP-UX Secure Shell is an application level protocol and does not require a kernel rebuild or system reboot.
=========================================
Be Tomorrow, Today.
Lynn Hsu_2
Frequent Advisor

Re: SSH for HPUX

Thanks everyone. I got good input from you.