1833059 Members
2678 Online
110049 Solutions
New Discussion

SSH2 S/W for 11.22

 
SOLVED
Go to solution
한은정
Occasional Contributor

SSH2 S/W for 11.22

I want to use ssh2 on my system.
So, I need T1471AA_A.03.61.002_HP-UX_B.11.22_IA.depot.
But I can't download it on 'software depot' site.
There are Only for Hp-UX 11.0, 11.11, 11.23.

Is there any other way to download ssh2 s/w for HP-UX 11.22?

Thanks for reading.
Have a good time...

5 REPLIES 5
Adisuria Wangsadinata_1
Honored Contributor

Re: SSH2 S/W for 11.22

Hi,

Is this the one that you looking at ? :

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

Software specification:
HP-UX 11.0
HP-UX 11i Version 1.0
HP-UX 11i Version 2.0 << for HP-UX 11.22

Hope this information can help you.

Cheers,
AW
now working, next not working ... that's unix
Adisuria Wangsadinata_1
Honored Contributor

Re: SSH2 S/W for 11.22

Hi,

The url that I refer to you on previous is version A.04.00. For your version, I refer to check on HP-UX 11.22 Application CD.

Hope this information can help you.

Cheers,
AW
now working, next not working ... that's unix
한은정
Occasional Contributor

Re: SSH2 S/W for 11.22

First, Thanks for help. ^^

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

Software specification:
HP-UX 11.0
HP-UX 11i Version 1.0
HP-UX 11i Version 2.0 <- this is for 11.23

I need s/w for 11.22, my system OS version.

And I don't have CD, maybe lost...
Can I get it somewhere on the web or ftp, etc.?

Thanks.
Michael Selvesteen_2
Trusted Contributor
Solution

Re: SSH2 S/W for 11.22

I think HP Secure Shell is not available for 11.22.

You can build OpenSSH 4.1 from the source (www.openssh.com) or use the ported source from
http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/openssh-4.1p1/

All the Best

한은정
Occasional Contributor

Re: SSH2 S/W for 11.22

I downloaded the source, built and installed as below.

(1) Openssh-4.0p1 : http://www.openssh.com/
(I have some problem during compiling openssh-4.1p1, I don't know why. So I choose another version. Because I didn't have much time, I thank better than finding the cause. ^^;)

(2) Openssl-0.9.8 : http://www.openssl.org/
(3) Zib-1.2.3 : http://www.zlib.net/

Now, It's working well.
Thanks to all.

Have a good time~!!!
Angela Han