Hi, --- On Wed, 18 Feb 2009 11:34:43 +0000 Yashpal Nagar <[email protected]> wrote: | When i tried to ssh this server it gave me offending key warning on my | local | server (/home/yash/.ssh/known_hosts) because I had recently formatted | the | target host, So the finger print/key is changed which is normal. \--
You can remove the offending key by using: ssh-keygen -R <hostname> Replace <hostname> with the machines' hostname or IP address. SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
