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
09-12-2004 11:59 PM
09-12-2004 11:59 PM
SSH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 12:03 AM
09-13-2004 12:03 AM
Re: SSH
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 12:05 AM
09-13-2004 12:05 AM
Re: SSH
you can install this:
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA
Regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 01:02 AM
09-13-2004 01:02 AM
Re: SSH
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 02:51 AM
09-13-2004 02:51 AM
Re: SSH
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=691182
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2004 03:42 AM
09-13-2004 03:42 AM
Re: SSH
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