Operating System - HP-UX
1842543 Members
2375 Online
110189 Solutions
New Discussion

Openssh - Directory with openssh2 label

 
Josee Bourget-Thuma
Frequent Advisor

Openssh - Directory with openssh2 label

Hi everyone,

Been digging into all kinds of notes for Openssh installation.

I've installed zlib and openssh (product T1471AA). Following the notes in the following thread, I do not find a directory with the 'openssh2' label:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2fe05a3e6e0bd6118ff40090279cd0f9,00.html

Anyone please tell me why and point me to a complete list of instruction to get this thing going...

Thanks a bunch!

Josee Bourget
WorldCom
Failure is not an option.
5 REPLIES 5
Sridhar Bhaskarla
Honored Contributor

Re: Openssh - Directory with openssh2 label

It should be under /opt/ called openssh2 if the installed went through successfully.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Sridhar Bhaskarla
Honored Contributor

Re: Openssh - Directory with openssh2 label

You installed Secure Shell. You will not find it as openssh2 but as /opt/ssh.

Configuring and installing Security Shell is here

http://docs.hp.com/hpux/onlinedocs/T1471-90001/T1471-90001.html

-Sri

You may be disappointed if you fail, but you are doomed if you don't try
RAC_1
Honored Contributor

Re: Openssh - Directory with openssh2 label

ssh config in details.
http://searchsystemsmanagement.techtarget.com/tip/1,289483,sid20_gci875774,00.html?FromTaxonomy=%2Fpr%2F293285

check all other ssh config docs on this site. There are 7 in total.
There is no substitute to HARDWORK
Wilfred Chau_1
Respected Contributor

Re: Openssh - Directory with openssh2 label

It should be in /opt/ssh.

Check you depot file using this command:


swlist -d -l file @ /fullpath/ |more
Chris Wong
Trusted Contributor

Re: Openssh - Directory with openssh2 label

You will find 5 articles from:
http://newfdawg.com/SHP-Articles.htm

(Including info on /dev/random which will probably be your next question.... "why is it so slow").

- Chris