Operating System - HP-UX
1834495 Members
3053 Online
110067 Solutions
New Discussion

Re: install and config ssh

 
Nguyen Anh Tien
Honored Contributor

install and config ssh

I want install and config ssh for my server (HP-UX 11i). Where can i get source and what should i do?
Thank
HP is simple
3 REPLIES 3
Sridhar Bhaskarla
Honored Contributor

Re: install and config ssh

Hi,

You can get HP's ssh from here.

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

This is based on openssh code. You can compile it for yourself by getting the code from openssh.org. But you will also need to compile openssl (openssl.org), zlib (zlib.com) and tcp_wrappers (optional) before you can compile openssh.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Steven E. Protter
Exalted Contributor

Re: install and config ssh

You don't want source.

You want the hp adapted, tested and compiled depot which ports openssh to HP-UX

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

Download it.

Install as follows:

swinstall -s /full_path_of_depot \*

It is now installed, the daemon is running and its set to start when the system boots.

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
HGN
Honored Contributor

Re: install and config ssh

Hi

The SSH available on the HP site is a free downloadable and the product detail is

T1471AA A.03.61.002 HP-UX Secure Shell

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

Rgd

HGN