- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: how to ssh from redhat server to windows serve...
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
Discussions
Discussions
Discussions
Forums
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
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
тАО11-22-2010 01:20 PM
тАО11-22-2010 01:20 PM
how to ssh from redhat server to windows server without password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-22-2010 01:29 PM
тАО11-22-2010 01:29 PM
Re: how to ssh from redhat server to windows server without password
in the user's home directory, look in the .ssh directory and see if a key file isn't there already, if so, it would be called, "id_dsa and id_dsa.pub" or "id_rsa and id_rsa.pub". If neither of these two key pair types don't exist, you'll have to create it.
ssh-keygen -t rsa
or
ssh-keygen -t dsa
whichever of the two you like, if you don't know which, just run ssh-key without arguments.
When it asks for password, don't put one if you plan for the key to be used passwordlessly.
Now that you've done this, the file with the ending ".pub" is what you need to install as an accepted key on your Windows server that is hosting the sshd server.
For how to install that key and use it, well that depends on what Windows software solution you're using... so you need to consult with the folks who know about that software, probably on the Windows support forum (not the Linux one).
So, I've gotten you off to a start from the Linux side, so go off and figure out your Windows side.
Hope this helps.
P.S. I see that you've only assigned points to assigned points to "72 of 163 responses " from your account - time to go back and give credit where credit is due to the folks that have helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2010 06:53 AM
тАО11-23-2010 06:53 AM
Re: how to ssh from redhat server to windows server without password
Thanks. I will close this forum as I know how to generate an ssh key on the linux side.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-23-2010 06:54 AM
тАО11-23-2010 06:54 AM
Re: how to ssh from redhat server to windows server without password
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-27-2010 05:45 AM
тАО11-27-2010 05:45 AM
Re: how to ssh from redhat server to windows server without password
Your under your profile, there is a list of threads with unassigned points:
http://forums.itrc.hp.com/service/forums/pageList.do?userId=CA1245942&listType=unassigned