OpenSSH keys storage

Talk about commercial or opensource products that already exist for OpenVMS or may be available in the future.
Post Reply
User avatar

Topic author
cct
Master
Posts: 120
Joined: Sat Aug 15, 2020 9:00 am
Reputation: 0
Location: Cambridge, UK
Status: Offline

OpenSSH keys storage

Post by cct » Thu Apr 27, 2023 8:30 am

I finally found what I wanted on the Wiki https://wiki.vmssoftware.com/OpenSSH

I couldn't get SSH working with keys. Of course the new OpenSSH uses [.SSH] rather than the older [.SSH2]

Chris
--
Chris


spoofy
Contributor
Posts: 21
Joined: Fri Mar 31, 2023 6:02 pm
Reputation: 0
Location: Erlangen/Germany
Status: Offline

Re: V9 Documentation

Post by spoofy » Thu Apr 27, 2023 10:14 am

It doesn't work for me.


sms
Master
Posts: 336
Joined: Fri Aug 21, 2020 5:18 pm
Reputation: 0
Status: Offline

Re: V9 Documentation

Post by sms » Thu Apr 27, 2023 10:59 am

Code: Select all

   Yow.  I've seen some lame problem descriptions in my time, but ...

> I couldn't get SSH working with keys. [...]

   What you actually did, and what actually happened when you did it,
would be more helpful than a vague description of what you "couldn't"
do.

> [...] Of course the new OpenSSH uses [.SSH] rather than the older
> [.SSH2]

   Ok.  And you did what with which, exactly?


> It doesn't work for me.

   As a problem description, "It" is just a bit too terse to be more
than risible.


   And, if I had an SSH problem, I might not discuss it in a thread
with a title like "V9 Documentation".

User avatar

Topic author
cct
Master
Posts: 120
Joined: Sat Aug 15, 2020 9:00 am
Reputation: 0
Location: Cambridge, UK
Status: Offline

Re: V9 Documentation

Post by cct » Thu Apr 27, 2023 11:10 am

sms wrote:
Thu Apr 27, 2023 10:59 am

Code: Select all

   Yow.  I've seen some lame problem descriptions in my time, but ...

> I couldn't get SSH working with keys. [...]

   What you actually did, and what actually happened when you did it,
would be more helpful than a vague description of what you "couldn't"
do.

> [...] Of course the new OpenSSH uses [.SSH] rather than the older
> [.SSH2]

   Ok.  And you did what with which, exactly?


> It doesn't work for me.

   As a problem description, "It" is just a bit too terse to be more
than risible.


   And, if I had an SSH problem, I might not discuss it in a thread
with a title like "V9 Documentation".
I was looking for up to date VMS SSH , as well as TCP/IP documentation, rather than asking for help with SSH.

As to resolution of my problem, as above I simply moved keys and the AUTHORIZED_KEYS files from [.SSH2] into [.ssh] in my home directory.

I have used ssh keys on VMS since the 90s so got used to the [.SSH2] directory that I didn't question it.

Chris

Added in 4 minutes 34 seconds:
spoofy wrote:
Thu Apr 27, 2023 10:14 am
It doesn't work for me.
If it SSH keys that don't work, and you are using Putty on Windows, then read the PuTTY help pages as the Wiki link

Chris
--
Chris


spoofy
Contributor
Posts: 21
Joined: Fri Mar 31, 2023 6:02 pm
Reputation: 0
Location: Erlangen/Germany
Status: Offline

Re: V9 Documentation

Post by spoofy » Fri Apr 28, 2023 12:58 am

Solved, there was a bug in copying the key from linux to VMS.
cct wrote:
Thu Apr 27, 2023 11:15 am

Added in 4 minutes 34 seconds:
spoofy wrote:
Thu Apr 27, 2023 10:14 am
It doesn't work for me.
If it SSH keys that don't work, and you are using Putty on Windows, then read the PuTTY help pages as the Wiki link

Chris

Post Reply