Re: How Does One force Use of DSA Keys under Linux?

2010-01-23 Thread Jim Barnes
Martin McCormick wrote: > I recently needed to clear out some old entries from the > .ssh/known_hosts file on a Debian system and discovered that I > couldn't tell which system key was which because they were all > type rsa keys instead of the type DSA keys which do contain a > field with eit

Re: How Does One force Use of DSA Keys under Linux?

2010-01-22 Thread Todd A. Jacobs
On Fri, Jan 22, 2010 at 11:31:46AM -0600, Martin McCormick wrote: > Is there a way in Linux to make ssh get the type DSA host keys? I > presently see the following message when adding a new host to This is actually a good question, and one to which I couldn't find an easy answer. As far as I can

How Does One force Use of DSA Keys under Linux?

2010-01-22 Thread Martin McCormick
I recently needed to clear out some old entries from the .ssh/known_hosts file on a Debian system and discovered that I couldn't tell which system key was which because they were all type rsa keys instead of the type DSA keys which do contain a field with either the host name or its IP addr