Re: [Sshpass-devel] Enhancement to sshpass to have it work when authenticity can't be established
Brought to you by:
thesun
From: Casey C. <cca...@gl...> - 2008-01-23 14:54:32
|
=20 =20 From: Casey Catalano=20 Sent: Tuesday, January 22, 2008 11:00 AM To: 'ssh...@li...' Subject: Enhancement to sshpass to have it work when authenticity can't be established =20 I just installed sshpass and found it to be very useful. However, it freezes if the host that I'm attempting to connect to does not have an entry in the known_hosts file. =20 When this happens, the user needs to answer "yes" to the following prompt before seeing the "password:" prompt. =20 The authenticity of host '192.168.40.87 (192.168.40.87)' can't be established. RSA key fingerprint is 33:12:8b:58:35:bf:8d:0e:f8:27:26:3a:81:5a:d8:e7. Are you sure you want to continue connecting (yes/no)? =20 I've modified main.c to address this issue. How do I go about getting my enhancement checked into subversion? =20 =20 Thanks, =20 Casey Catalano. =20 |