Operating System - HP-UX
1833352 Members
2929 Online
110051 Solutions
New Discussion

openssh 4.1p1 configuration and usage

 
Rakesh Kapoor
Advisor

openssh 4.1p1 configuration and usage

Hi,
I just installed Openssh 4.1p1 on HP-UX 11.11 from HP archive site. How should I configure and use it for telnet, ftp and rcp sessions? Any information will help.
Thanks.

RK
2 REPLIES 2
Alex Lavrov.
Honored Contributor

Re: openssh 4.1p1 configuration and usage

well, from now one there will be no "telnet, ftp and rcp", it's gonna be "ssh, sftp and scp".

Did you install it from HP depot? If yes, post here th output of:

"swlist -l product | grep -i ssh"


According to the version, it's easy to find a manual in:
http://docs.hp.com

Alex.
I don't give a damn for a man that can only spell a word one way. (M. Twain)
Rakesh Kapoor
Advisor

Re: openssh 4.1p1 configuration and usage

Output from swlist command:

swlist -l product | grep -i ssh openssh 4.1p1 openssh

THank you.

RK