- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SSH from Windows to HP-UX
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
12-15-2006 01:30 AM
12-15-2006 01:30 AM
SSH from Windows to HP-UX
We have turned off FTP, Telnet, etc.
This all is working fine.
We have some Windows applications (Putty, Ultra-Edit, Tinyterm,etc) that we use to connect to the HP-UX server from our Windows XP desktops.
We set the connection method to SSH and we are able to pull back files, etc.
Our question is this: How does this work since we never had to put a key on our PC's?
If the PC application can connect without giving it a key from the HP-UX server, just how secure can this be? (Of course we still have to give it a valid userid and password).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 01:39 AM
12-15-2006 01:39 AM
Re: SSH from Windows to HP-UX
If you're getting access without a userid/password and no authorized keys were setup, then something's obviously wrong.
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 01:40 AM
12-15-2006 01:40 AM
Re: SSH from Windows to HP-UX
You only have to provide public & private keys etc on the PC when you don't want to provide user/password information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 01:52 AM
12-15-2006 01:52 AM
Re: SSH from Windows to HP-UX
I assume there is someway to force your PC to use the private key?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 02:10 AM
12-15-2006 02:10 AM
Re: SSH from Windows to HP-UX
Try find puttygen.exe on your pc or look in putty itself (under SSH Auth)
Check out http://www.cs.uu.nl/technical/services/ssh/putty/putty.html#putty
For some more info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 04:52 AM
12-15-2006 04:52 AM
Re: SSH from Windows to HP-UX
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2006 04:17 AM
12-18-2006 04:17 AM
Re: SSH from Windows to HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2006 02:27 AM
12-22-2006 02:27 AM
Re: SSH from Windows to HP-UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2006 03:01 AM
12-22-2006 03:01 AM
Re: SSH from Windows to HP-UX
Again, ssh will encrypt communication without using the public/private keys and your host allows login+password authentication. The keys are needed only when you want to bypass the login authentication and connect immediately.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2006 03:27 AM
12-22-2006 03:27 AM