- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Automatic startup of HP-UX Secure Shell
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
08-23-2002 08:06 AM
08-23-2002 08:06 AM
I've just installed HP-UX secure shell. Unfortunately, there are no HP recommendations about automatic startup procedures. I have idea how to enable automatic start-up of it, but please share your nice HP-UX style startup procedures (something like /sbin/init.d/sshd file).
Installation procedure seems to be incomplete, because HP includes a configuration file /etc/rc.config.d/sshd
Installation instruction offers
Verify the HP-UX Secure Shell daemon (sshd) is running: $ ps -ef | grep sshd
but it looks like a joke. :-)
Many points in advance!
BR,
Mihail
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 08:08 AM
08-23-2002 08:08 AM
Re: Automatic startup of HP-UX Secure Shell
Cheers!
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 10:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 10:10 AM
08-23-2002 10:10 AM
Re: Automatic startup of HP-UX Secure Shell
I meant to attach it in the previous post.
Darrell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2002 10:12 AM
08-23-2002 10:12 AM
Re: Automatic startup of HP-UX Secure Shell
James' start script is fine - you only have to substitute the directory he uses with the one HP uses: it should be "/opt/ssh/sbin/sshd"...
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2002 06:45 AM
08-26-2002 06:45 AM
Re: Automatic startup of HP-UX Secure Shell
Thanks for your replies! HP has done everything about the start-up, it was my fault. I searched for scripts like 'sshd' (common name for most Unix systems) and did not notice 'secsh' files.
James' variant is good but it does not use config file /etc/rc.config.d/sshd
BR,
Mihail