Re: Supressing ssh yes/no message
From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 10/03/03
- Next message: Niy: "Re: Recomplie of OpenSSH after updating OpenSSL needed?"
- Previous message: Kyler Laird: "Re: Supressing ssh yes/no message"
- In reply to: mr. x: "Supressing ssh yes/no message"
- Next in thread: Kyler Laird: "Re: Supressing ssh yes/no message"
- Reply: Kyler Laird: "Re: Supressing ssh yes/no message"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 03 Oct 2003 15:25:41 GMT
In article <3f7de31f.14818798@news.iskon.hr>, mr. x <mrx@nospam.com> wrote:
>I have a shell script that connects to a pool of servers which change
>ip addresses often,so i encounter the typical msg:
>
>----------
>The authenticity of host 'xxx.xxx.xxx.xxx' can't be established.
>RSA key fingerprint is xxxxxx
>Are you sure you want to continue connecting (yes/no)
$ man ssh_config
[snip]
CheckHostIP
If this flag is set to ``yes'', ssh will additionally check the
host IP address in the known_hosts file. This allows ssh to
detect if a host key changed due to DNS spoofing. If the option
is set to ``no'', the check will not be executed. The default is
``yes''.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Next message: Niy: "Re: Recomplie of OpenSSH after updating OpenSSL needed?"
- Previous message: Kyler Laird: "Re: Supressing ssh yes/no message"
- In reply to: mr. x: "Supressing ssh yes/no message"
- Next in thread: Kyler Laird: "Re: Supressing ssh yes/no message"
- Reply: Kyler Laird: "Re: Supressing ssh yes/no message"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|