You are not logged in.

#1 2008-04-25 09:42:56

deconstrained
Member
Registered: 2008-03-31
Posts: 49

Solved: GNOME annoyance with command line SSH

Every time I want to ssh from the command line (which incidentally I do often) GNOME gives me this message: "Enter password to unlock the private key; an application wants access to the private key "id_rsa" but it is locked."  If I enter my password and click okay, it just comes right back, but if I click "deny", ssh works as it's supposed to.

Of course, one can easily shoo this dialog away by pressing cancel or escape, but it is rather annoying and I was wondering if there was a way to stop GNOME from interfering with such command-line applications as ssh & sshd.

Last edited by deconstrained (2008-04-29 02:13:39)

Offline

#2 2008-04-25 18:06:43

Kknd
Member
From: Brazil, Santa Catarina
Registered: 2007-08-15
Posts: 100
Website

Re: Solved: GNOME annoyance with command line SSH

I'm annoyed by this too!

Offline

#3 2008-04-25 18:34:51

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Solved: GNOME annoyance with command line SSH

This is gnome-keyring I think... I'm not entirely sure, but it's absolutely not ssh doing it.

Offline

#4 2008-04-29 02:13:07

deconstrained
Member
Registered: 2008-03-31
Posts: 49

Re: Solved: GNOME annoyance with command line SSH

I just found out how to fix it (in case anyone else runs into the same problem and stumbles upon this thread):

sudo gconftool-2 --set -t bool /apps/gnome-keyring/daemon-components/ssh false

...And it will no longer interfere with SSH :-)

Offline

#5 2008-04-29 04:11:51

Kknd
Member
From: Brazil, Santa Catarina
Registered: 2007-08-15
Posts: 100
Website

Re: Solved: GNOME annoyance with command line SSH

Thanks smile

Offline

Board footer

Powered by FluxBB