Kamal,

On the grounds of security I can't help you in good faith, the host key
verification, and associated error is one of the corner stones of SSH
security. If you are interested; you may have some success on the net-ssh
mailing list, as we only defer to their code in these instances.

- Lee

On 18 May 2010 06:24, kahmed <[email protected]> wrote:

>  Hi,
>
> I am getting an error:
>
> /sw/lib/ruby/gems/1.8/gems/net-ssh-1.1.1/lib/net/ssh/host-key-
> verifier.rb:47:in `process_cache_miss': fingerprint da:
> 34:2e:a6:87:c4:c8:49:0e:a1:8e:39:fd:fc:ef:e7 does not match for <IP
> address> (Net::SSH::HostKeyMismatch)
>
>
> IS there a way to Ignore HostKeyMismatch ?
>
>  Net::SSH.start( value_hosts, USER, :password => PASS ,  :paranoid =>
> false, :forward_agent => true ) do|ssh, err |
>
>
> is not working, i.e the :paranoid => false does not seem to work.
>
> Any hint will be appreciated.
>
> What i am trying to accomplish is to login via ssh, even of the ssh
> exchange key is no longer valid.
> since the OS was reinstalled.
>
>
> Thanks,
> -Kamal.
>
> --
> * You received this message because you are subscribed to the Google Groups
> "Capistrano" group.
> * To post to this group, send email to [email protected]
> * To unsubscribe from this group, send email to
> [email protected]<capistrano%[email protected]>For
>  more options, visit this group at
> http://groups.google.com/group/capistrano?hl=en

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to