Operating System - HP-UX
1748128 Members
3588 Online
108758 Solutions
New Discussion юеВ

Re: How to install and configure openssh

 
SOLVED
Go to solution
Steven Schweda
Honored Contributor

Re: How to install and configure openssh

> [...] I dont understabd the compilation
> steps of that software.

ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/INSTALL

[...]
2. Building / Installation
--------------------------

To install OpenSSH with default options:

./configure
make
make install
[...]


There are some prerequisites, but nothing
very complex.

Why do you want this particular (old) SSH
version?
OldSchool
Honored Contributor

Re: How to install and configure openssh

"depot for OpenSSH 4.3p2 or 4.5p1.....only these two are supported for RSA SecurID."

Where did *that* come from. I see no reference to in on the SecurID pages...but I could have missed something.

I would check again with your vendor. Openssh5.1 or 5.1p1 *ought* to work as well, as they are newer. In which case, you can use the depot named above.
Steven E. Protter
Exalted Contributor

Re: How to install and configure openssh

You ask:

By your second comment , do u mean that if I have a software contract with HP I can request for a precompiled Openssh depot from HP support. Please suggest.

IF you have a software contract and ask nicely, HP may make the deptot/pre-compiled version of openssh available to you. If the version you want is buggy or has serious security flaws they may say no.

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
raiden
Regular Advisor

Re: How to install and configure openssh

@ Steven Protter -- Thanks Steven . I will log a call with HP and check with them.

@ Old School--- I had logged a call with RSA SecurID helpdesk and they replied that 4.3p2 is supported on PA -RISC 32 bit system and 4.5p1 is supported on IA 64 bit system . They haven't mentioned any support for higher version of Open SSH . So I will also check with them .

@ Steven Schweda ---- I had already checked that ftp link before but there are no files on that link .. If you can view the installation procedure can you post it here as an attachment
Steven Schweda
Honored Contributor

Re: How to install and configure openssh

> [...] there are no files on that link [...]

What does that mean? This link works fine
for me:

ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/INSTALL
raiden
Regular Advisor

Re: How to install and configure openssh

yes Steven I dont see anything on that link. Please someone attach the instructions if you are able to see them
Dennis Handly
Acclaimed Contributor

Re: How to install and configure openssh

>I don't see anything on that link.

I have no problems in IE or firefox and also the directory works fine:
ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/
raiden
Regular Advisor

Re: How to install and configure openssh

I am in India and this link is not opening from here. I simply dont understand... Guys please attach the installation instruction if any over there.
OldSchool
Honored Contributor

Re: How to install and configure openssh

"..RSA SecurID helpdesk and they replied that 4.3p2 is supported on PA -RISC 32 bit system and 4.5p1 is supported on IA 64 bit system.."

I believe you are reading too much into the "helpdesk" reply. Those are the "old" versions...and HP might have supplied them in the past. (I currently have 4.3p2 installed on an old 11.0 box). I think they where trying to tell you what HP supported (or supplied).

Instead ask them is they work with . I'll bet the answer is yes. I seriously doubt that versions are not "backward" compatible.
Jeff_Traigle
Honored Contributor

Re: How to install and configure openssh

You can use HP's Secure Shell with RSA SecurID provided the following two criteria are met:

1. You must use PAM authentication.

and

2. You must get non-pthreaded version from HP. (The version available from http://software.hp.com/ is pthreaded.)

We're doing this on our 11.23 and 11.31 systems with HP-UX Secure Shell 5.0 and contemplating retrofitting our 11.11 systems so we can get away from our older compiled version of OpenSSH and standardize on one configuration across the board.
--
Jeff Traigle