Project

General

Profile

Actions

Bug #1869

closed

openssh update key problems

Added by alexh over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

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
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

Actions

Also available in: Atom PDF