[Info-vax] SSH from VMS to 3Par

pcoviello at gmail.com pcoviello at gmail.com
Mon Oct 11 11:25:24 EDT 2021


On Monday, October 11, 2021 at 10:48:43 AM UTC-4, pcoviello at gmail.com wrote:
> On Monday, October 11, 2021 at 9:58:00 AM UTC-4, Scott Dorsey wrote:
> > pcov... at gmail.com <pcov... at gmail.com> wrote: 
> > >Scott if I knew where to find it and was able to edit the sshd_conf file I = 
> > >would. 
> > 
> > It's in /etc/ssh/sshd_config. If you do a man on sshd, it will explain 
> > how the daemon works and how it is configured. If you do a man on sshd_config 
> > it will explain the configuration for different encryption algorithms although 
> > of course they need to be built into the binary for you to enable them. 
> > I am very surprised the 3par people have not suggested this. 
> > 
> > All of this stuff is configurable! You don't have to use the defaults although 
> > it's often wise to do so. 
> > --scott 
> > -- 
> > "C'est un Nagra. C'est suisse, et tres, tres precis."
> well this is what I thought. 
> 
> FACSSAN1 cli% pwd 
> / 
> FACSSAN1 cli% cd /etc/ssh 
> couldn't change working directory to "/etc/ssh": no such file or directory 
> FACSSAN1 cli% cd /etc 
> FACSSAN1 cli% pwd 
> /etc 
> FACSSAN1 cli% ls 
> invalid command name "ls" 
> FACSSAN1 cli% dir 
> invalid command name "dir" 
> FACSSAN1 cli% cd ssh 
> couldn't change working directory to "ssh": no such file or directory 
> FACSSAN1 cli%


also this is what I'm being told is what is in test right now.

Here is the list of supported encryptions on OpenSSH for OpenVMS:

debug2: ciphers ctos: chacha20-poly1305 at openssh.com, aes128-ctr,aes192-ctr,aes256-ctr, aes128-gcm at openssh.com, aes256-gcm at openssh.com

debug2: KEX algorithms: curve25519-sha256,curve25519-sha256 at libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diff
ie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-he
llman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c

debug2: MACs stoc: umac-64-etm at openssh.com,umac-128-etm at openssh.com,hmac-sha2-256-etm at openssh.com,hmac-sha2-512-etm at openssh.com,hmac
-sha1-etm at openssh.com,umac-64 at openssh.com,umac-128 at openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1




More information about the Info-vax mailing list