- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- VMS public key at windows end.
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
тАО09-18-2008 11:04 PM
тАО09-18-2008 11:04 PM
VMS public key at windows end.
we want to installed the openvms sftp public key to windows side,totransfer the application files to windows.I've provided the public key to them.
$tcpip sho ver
HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 2
on an hp AlphaServer ES80 7/1150 running OpenVMS V8.3
Windows admin not sure how to installed the vms public key their end.
Could you please help on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2008 12:19 AM
тАО09-19-2008 12:19 AM
Re: VMS public key at windows end.
What product are you using on Windows side?
Keep in mind, that the keys on OpenVMS side are SSH2 Keys and the keys on Windows side might be Openssh Keys. This means you will have to convert the keys from Openssh to ssh2 format or vice versa before you can set up a Sftp connection.
Regards
Geni
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2008 01:23 AM
тАО09-19-2008 01:23 AM
Re: VMS public key at windows end.
SSH2 -- tcpip V5.6
At windows end:
Openssh
(as per windows admin vms ssh key installed properly)
We need to send the files from VMS to window... Experience below error in log,
"debug: Ssh2AuthClient/SSHAUTHC.C:374: Method 'publickey' disabled"
From this VMS server,we are being sending the files to the world thru sftp successfully.. 1st time we are doing setup for windows machine..
Any suggestion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2008 06:33 PM
тАО09-21-2008 06:33 PM
Re: VMS public key at windows end.
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1259701
My advise, gen the keys at the pc end and convert on the vms side to ssh2 format.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2008 07:13 PM
тАО09-21-2008 07:13 PM
Re: VMS public key at windows end.
> convert on the vms side to ssh2 format.
Really? Why? I'd expect an OpenSSH
ssh-keygen program to do better dealing with
an SSH2 key than I would the VMS ssh_keygen
dealing with an OpenSSH key.
The OpenSSH ssh-keygen program has a "-i"
option:
http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1
[...]
-i This option will read an unencrypted private (or public) key file
in SSH2-compatible format and print an OpenSSH compatible private
(or public) key to stdout. ssh-keygen also reads the RFC 4716
SSH Public Key File Format. This option allows importing keys
from several commercial SSH implementations.
[...]
What comparable feature does the VMS program
have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2008 08:13 PM
тАО09-21-2008 08:13 PM
Re: VMS public key at windows end.
Our SSH software conversion routines do not work so it edit for us, which is not much work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2008 11:55 PM
тАО09-21-2008 11:55 PM
Re: VMS public key at windows end.
Thanks for your help, Issue has been resolved by providing permissions at windows directory C:\apps_srv\SSHtectia\keys.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2008 01:34 AM
тАО09-22-2008 01:34 AM
Re: VMS public key at windows end.
0 point for this reply.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-19-2008 09:14 PM
тАО11-19-2008 09:14 PM
Re: VMS public key at windows end.
I am trying to do the exact setup I would appreciate any feedback