1832979 Members
3591 Online
110048 Solutions
New Discussion

Re: SSH

 
Marco_163
Advisor

SSH

What have I to install or configure to run and use SSH on HP-UX 11.11.
Marek
5 REPLIES 5
Sunil Sharma_1
Honored Contributor

Re: SSH

You have to install this product

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

Documentation is available here

http://docs.hp.com/hpux/internet/index.html#HP-UX%20Secure%20Shell

Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Michael_356
Frequent Advisor

Re: SSH

Michael Selvesteen_2
Trusted Contributor

Re: SSH

SSH setup.

1.download HP secure shell from software.hp.com

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

current version is A.03.81 ( T1471AA)

2.Use swinstall to install the depot.

use the following command

swinsatll -s $PWD/***.depot T1471AA

3. HP Secure Shell is based on Openssh and it is compiled with
a. Openssl
b. tcp_wrapper
c. zlib
4. Once installed the SSHD server starts to run automatically on port 22

5. ps -ef | grep sshd will show if the sshd server runs on the specifiedport ( default 22)

6. If you are using PAM make sure "UsePAM yes" is enabled in /opt/ssh/etc/sshd_config.

7. For more information on sshd_config and various options on both client and server refer the secure shell release notes.

The following links are quite useful

http://newfdawg.com/SHP-SSHpart1.htm
http://newfdawg.com/SHP-SSHpart2.htm

Make sure you have applied all the patches to the system which are mentioned in the Secure Shell release notes
Todd McDaniel_1
Honored Contributor

Re: SSH

IF you happen to have problems with getting it to accept without a password. Here is my post addressing that issue.

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=691182
Unix, the other white meat.
R. Sri Ram Kishore_1
Respected Contributor

Re: SSH

Hi,

There are some good links in this thread too. Take a look.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=634785

Regards,
Sri Ram
"What goes up must come down. Ask any system administrator."