Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: known_hosts file

Subject: Re: known_hosts file
Date: Thu, 29 Sep 2005 16:32:36 +0000
Had an interesting problem recently, 3rd hand support of someone who had> 
problems and asked me for help, so I don't really know how they got> 
themselves into this situation (disclaimer), but nonetheless, I was> 
intrigued.>> ssh failed with "host key verification failed">> no known_hosts 
file was present in ~<user>/.ssh>> we're not using 
/usr/local/etc/ssh_known_hosts, so the> ~<user>/.ssh/known_hosts should 
exist>> I used a copy of the known_hosts file from another server, and 
problem> solved.>> I guess my question is, why was there no known_hosts file, 
and why wasn't it> trying to create one for him automatically i.e>>         
The authenticity of host 'xxx (xx.xx.xx.xx)' can't be established.>         
RSA key fingerprint is> xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.>     
    Are you sure you want to continue connecting (yes/no)?>> Try as I could I 
couldn't get SSH to seem to realise that the known_hosts> file needed 
creating.> Anybody seen this before and what did you do about it ?>
StrictHostKeyChecking in ssh_config set to yes?That's the only obvious reason I 
can think of
--ed

<Prev in Thread] Current Thread [Next in Thread>