[Info-vax] SSH from VMS to 3Par
pcoviello at gmail.com
pcoviello at gmail.com
Mon Oct 11 10:48:42 EDT 2021
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%
More information about the Info-vax
mailing list