[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Nama - merging an upstream version with git



On Mon, 2011-08-08 at 19:38 +0900, Charles Plessy wrote:
> Le Mon, Aug 08, 2011 at 06:32:36AM -0400, Guy Hulbert a écrit :
> > On Mon, 2011-08-08 at 12:05 +0300, Damyan Ivanov wrote:
> > > > To be able to use ssh, I ended up just wiping out
> > > > my ~/.ssh/known_hosts file. (Couldn't figure out
> > > > how to replace outdated keys.)
> > > 
> > > ssh adds new keys on demand. not sure how to get rid of stale old 
> > > keys, though :/
> > 
> > Edit the file and remove the offending line(s).
> > 
> > Unfortunately ssh keeps the file in a cryptic form.
> 
> Fortunately, ssh-keygen has a -R option that comes to the rescue :)

Unfortunately, it does not work:

$ ssh-keygen -R jazz
/home/guy/.ssh/known_hosts updated.
Original contents retained as /home/guy/.ssh/known_hosts.old
$ ssh jazz
guy@jazz:~$

> 
> Have a nice day,
> 
> -- 
> Charles Plessy
> Tsurumi, Kanagawa, Japan
> 

-- 
--gh



Reply to: