New submission from Alex Hornung <[email protected]>:

It seems that now ssh doesn't work with my .ssh/id_rsa file, yet it works just 
fine with the .ssh/identity. Since ssh defaults to using (it seems) the id_rsa 
file, I couldn't login without -i anymore.

-11:38- :         alexh@: # ssh [email protected]
-11:38- :         alexh@: Permission denied (publickey,keyboard-interactive).

-11:41- :         alexh@: 9:02:57 dragon:~
-11:41- :         alexh@: 1 # cmp .ssh/identity .ssh/id_rsa
-11:41- :         alexh@: 9:03:01 dragon:~
-11:41- :         alexh@: #
-11:41- :         alexh@: yet ssh -i .ssh/id_rsa doesn't work
-11:41- :         alexh@: but ssh -i .ssh/identity does

----------
messages: 9084
nosy: alexh
status: unread
title: openssh update key problems

_____________________________________________________
DragonFly issue tracker <[email protected]>
<http://bugs.dragonflybsd.org/issue1869>
_____________________________________________________

Reply via email to