- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- key exchange from Unix to Windows 2003 Tectia SSH ...
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
05-15-2006 10:01 AM
05-15-2006 10:01 AM
key exchange from Unix to Windows 2003 Tectia SSH server
On HP Unix client, I have converted my pub key to tectia format.
ssh-keygen -e -f id_dsa.pub > lhradowy_ssh2.pub
I then sftp to Windows 2003 server (the tectia ssh server) and placed in:
C:\Documents and Settings\lhradowy\.ssh2\authorized_keys directory
We are using the default ssh-server-config-default.xml which does allow for public authentication methods.
Where are we going wrong.
Should be fairly easy...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 10:52 AM
05-15-2006 10:52 AM
Re: key exchange from Unix to Windows 2003 Tectia SSH server
I've done it with the http://www.networksimplicity.com and the putty client on windows.
I always made sure I did it root to root, root on Unix, created a root admin user in Windows.
Its not my idea of fun.
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
05-15-2006 10:59 AM
05-15-2006 10:59 AM
Re: key exchange from Unix to Windows 2003 Tectia SSH server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2006 11:28 AM
05-15-2006 11:28 AM
Re: key exchange from Unix to Windows 2003 Tectia SSH server
One of the areas where public keys seem to incur errors is adding them to the server's files. They must be plain ASCII so only Notepad should be used and any ftp/sftp transfer must convert formats using the ASCII command. Extra blank lines or special characters may interfere with the server's public key handling.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2006 02:36 AM
05-17-2006 02:36 AM