[Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?
Richard
hautboy at 50mail.com
Wed Sep 26 12:56:35 UTC 2012
What is returned by `ssh-add -l' is a list of keys which have
corresponding .pub files.
I tried to connect to server H with some key K, and gave my password to a graphical ssh-askpass.
Then it was possible to connect again without a password, as intended.
After `ssh-add -d K', key K still appears in the list returned by ssh-add -l.
But if I try to ssh again into H, ssh-askpass pops up.
So in this test, it seems that after `ssh-add -d K' the private key material is not accessible anymore,
which is what we want.
(This behavior may have been different when this bug was opened).
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/505278
Title:
ssh-add -D deleting all identities does not work. Also, why are all
identities auto-added?
Status in GNOME keyring services:
New
Status in Portable OpenSSH:
Fix Released
Status in “gnome-keyring” package in Ubuntu:
Confirmed
Status in “openssh” package in Ubuntu:
Invalid
Bug description:
ssh-add -D seems to NOT remove my identities, even though it says it
did.
Also, why are all possible identities auto-added right away (on
start?)
rafal at lcwood(22:11:48)~$ ssh-add -l
8192 d1:50:43:64:52:7d:a0:61:ad:e2:bb:17:35:0d:7f:7d rafal1-rafal at lcwood (RSA)
8192 d8:f9:52:6d:d7:44:e2:fe:7d:72:78:f4:09:f7:4a:82 lcac_rafal_2_geovoucher_vm-rafal at aclc (RSA)
8192 1c:de:80:66:b2:c0:59:ff:03:61:58:43:ea:f5:b0:58 rafalsvn-rafal at lcwood (RSA)
8192 1b:7b:5b:a5:bf:40:7c:50:48:6f:5a:9b:f5:b3:43:1b rafaladmin-rafal at lcwood (RSA)
rafal at lcwood(22:11:50)~$ ssh-add -D
All identities removed.
rafal at lcwood(22:11:51)~$ ssh-add -l
8192 d1:50:43:64:52:7d:a0:61:ad:e2:bb:17:35:0d:7f:7d rafal1-rafal at lcwood (RSA)
8192 d8:f9:52:6d:d7:44:e2:fe:7d:72:78:f4:09:f7:4a:82 lcac_rafal_2_geovoucher_vm-rafal at aclc (RSA)
8192 1c:de:80:66:b2:c0:59:ff:03:61:58:43:ea:f5:b0:58 rafalsvn-rafal at lcwood (RSA)
8192 1b:7b:5b:a5:bf:40:7c:50:48:6f:5a:9b:f5:b3:43:1b rafaladmin-rafal at lcwood (RSA)
rafal at lcwood(22:11:53)~$ apport-bug ssh-ad
ProblemType: Bug
Architecture: amd64
Date: Sat Jan 9 22:12:25 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: ssh (not installed)
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: openssh
Uname: Linux 2.6.31-16-generic x86_64
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/505278/+subscriptions
More information about the foundations-bugs
mailing list