I don&#39;t mind overwriting the files, I just don&#39;t want this to appear any longer because it&#39;s hosing up my automated expect scripts.  Thanks, though, this appears to be the path to success.  <br><br><div class="gmail_quote">
On Tue, Jul 19, 2011 at 3:49 PM, Alan Porter <span dir="ltr">&lt;<a href="mailto:porter@trilug.org">porter@trilug.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
&gt; I&#39;ve removed openssh-server and openssh-client and reinstalled. No luck.<br>
<br>
</div>You need to get the old unencrypted $HOME/.ssh/id_dsa file back.<br>
<br>
Or create a new one. If you don&#39;t want to cover up the encrypted<br>
key, then create a new RSA key instead (ssh-keygen -t rsa). Then<br>
you&#39;ll have two private keys in your $HOME/.ssh directory.<br>
<font color="#888888"><br>
--<br>
# ɹǝʇɹoԀ uɐl∀<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Trilug-ontopic mailing list<br>
<a href="mailto:Trilug-ontopic@trilug.org">Trilug-ontopic@trilug.org</a><br>
<a href="http://www.trilug.org/mailman/listinfo/trilug-ontopic" target="_blank">http://www.trilug.org/mailman/listinfo/trilug-ontopic</a><br>
</div></div></blockquote></div><br>