- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Simple HP SSH configuration question ?
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
03-31-2003 05:38 AM
03-31-2003 05:38 AM
I am slowly researching the possibility that we switch ssh products from F'Secure's ssh to HP-SSH. The big simple question is, looking at the forums, I have noticed that configuring HP-SSH seems a little tricky (create keys etc...) But how come I simply installed the package through SWINSTALL and I was instantly able to connect to the server using putty ?
So why all the configuration issues ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 05:41 AM
03-31-2003 05:41 AM
Re: Simple HP SSH configuration question ?
I dont know why others complain of tricky installation problems - with the standard depot source its very easy. Perhaps they were using a non-depot version (ie. they needed to compile it manually then they would have to crate keys manaully afterwards).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 05:43 AM
03-31-2003 05:43 AM
Re: Simple HP SSH configuration question ?
You can set up SSH in many different ways depending on your particular needs. Some people generate keys so that they automatically trust an incoming session that matches that key (hence no need for password authentication - the authentication is held in the key).
You can choose to tunnel X over SSH to make that protocol a little more secure.
Just take a look at sshd_config to see what options you have - there are many.
If what you've done works for you, then great! :-)
Col.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 05:44 AM
03-31-2003 05:44 AM
Re: Simple HP SSH configuration question ?
follow this document, written by Chris Vail to set up an exchange a public keys among other useful purposes. Then scp will be without a password challenge.
Pretty cool.
Pretty simple.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 05:45 AM
03-31-2003 05:45 AM
SolutionPlease realize that HP only support the compile that is already provided in the depot. If you recompile and change things, you are 'unsupported'
Hope it helps
John