sean darcy, 17.02.19 15:24 +0100:
> ssh -o stricthostkeychecking=no works.
>
> There's no ~/.ssh/config
>
> grep Strict /etc/ssh/ssh_config
> # StrictHostKeyChecking ask
>
> but it doesn't ask:
>
> ssh new-gateway
> @@@
> @WARNING:
On Sun, 17 Feb 2019 09:24:53 -0500
sean darcy wrote:
> any help appreciated
I gave up trying to deal with these issues because
our lab at work is full of machines being re-genned
every few weeks, so I wrote a little perl script
I could run before ssh to update the ~/.ssh/known_hosts
file by runni
On 2/17/19 10:24 PM, sean darcy wrote:
> ssh -o stricthostkeychecking=no works.
>
> There's no ~/.ssh/config
>
> grep Strict /etc/ssh/ssh_config
> # StrictHostKeyChecking ask
>
> but it doesn't ask:
>
> ssh new-gateway
> @@@
> @WARNING:
ssh -o stricthostkeychecking=no works.
There's no ~/.ssh/config
grep Strict /etc/ssh/ssh_config
# StrictHostKeyChecking ask
but it doesn't ask:
ssh new-gateway
@@@
@WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @