- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to install and setup SSH with SFTP on hpux 11....
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 11:44 PM
05-15-2009 11:44 PM
I would like to seek for assistance regarding SSH and SFTP on hpux 11.00. I was able to install these softwares
openssh 5.2p1 openssh
openssl 0.9.8k openssl
Still we cannot connect thru SSH .. can you help me with this one?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 11:51 PM
05-15-2009 11:51 PM
Re: how to install and setup SSH with SFTP on hpux 11.00
# ps -ef|grep sshd
Are there any errors in the syslog?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 11:58 PM
05-15-2009 11:58 PM
Re: how to install and setup SSH with SFTP on hpux 11.00
# ps -ef|grep sshd
root 7476 7461 0 15:53:16 pts/ta 0:00 grep sshd
Is there other way to configure or have the exact sortware to be install on hpux 11.00?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2009 12:00 AM
05-16-2009 12:00 AM
Re: how to install and setup SSH with SFTP on hpux 11.00
Did you get these packages from the HP-UX Porting and Archive Centre? If so, did you install *all* the packages listed as run-time dependencies? ( db expat gdbm gettext libiconv openssl perl tcp_wrappers zlib )
If you are not sure, please run "ldd /usr/local/sbin/sshd". If ldd indicates it cannot find some libraries, something is still missing.
Is the sshd process running?
If it isn't, can you start it?
If you can't, what happens when you try?
If you get an error message, what is it exactly?
Is there any ssh-related messages in the syslog?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2009 12:06 AM
05-16-2009 12:06 AM
Re: how to install and setup SSH with SFTP on hpux 11.00
Our aim right now is to have and SSH/SFTP be installed and enable for us to use it. so we just like to ask for help from you guys so that we can start from scratch to configure/install the ssh/sftp. thanks in advance..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2009 12:06 AM
05-16-2009 12:06 AM
Re: how to install and setup SSH with SFTP on hpux 11.00
If ssh is there then sftp will be there and you can use both.
and if ssh is not installed the find the application from below link install it .
http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-5.2p1/
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2009 12:11 AM
05-16-2009 12:11 AM
Re: how to install and setup SSH with SFTP on hpux 11.00
I checked the site that you gave. I cannot find there for hpux version 11.00 of OpenSSH.
Those that are there are for OS version 11.11 and later.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2009 12:17 AM
05-16-2009 12:17 AM
Re: how to install and setup SSH with SFTP on hpux 11.00
Can you help me to install SSH/Sftp from scratch all over again? I can hardly find ways and means to download and install and as well to enable SSH for the old version of hpux 11.00.
Hope you can help me out with this.. :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2009 12:44 AM
05-16-2009 12:44 AM
Re: how to install and setup SSH with SFTP on hpux 11.00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2009 01:16 AM
05-16-2009 01:16 AM
Re: how to install and setup SSH with SFTP on hpux 11.00
already done downloading the ssh from the web you gave but still ssh doesnt work. any commands to enable and check ssh?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2009 01:26 AM
05-16-2009 01:26 AM
SolutionAll the info you need is in the following thread.
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1242465698978+28353475&threadId=1310616
Cheers
George