[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2010-09-16 Thread Bug Watch Updater
** Changed in: gnome-keyring Importance: Unknown = High -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-07-16 Thread Bug Watch Updater
** Changed in: gnome-keyring Status: New = Fix Released -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-keyring - 2.26.3-0ubuntu1 --- gnome-keyring (2.26.3-0ubuntu1) karmic; urgency=low * New upstream version: - Fix problem with RSA key sizes that are not a multiple of 8. This affected use of SSH keys in particular. (lp: #348126,

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-05-13 Thread Bug Watch Updater
** Changed in: gnome-keyring Status: Unknown = New -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-30 Thread sideshowmel
To recreate the problem that I am seeing, you MUST use a password- protected private key. Mine is 4096-bit RSA, but I've done a bit of searching and see this is happening for users with 1024 and 2048 bit RSA keys as well. -- ssh are using ssh-userauth but ignores private key

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-30 Thread Robert Ancell
sideshowmel: I'm not sure of the difference between your case and Trifon's case. If it is different please generate keys and instructions that reproduce it and post those to the upstream bug. Thanks. ** Changed in: gnome-keyring (Ubuntu) Assignee: Robert Ancell (robert-ancell) = Ubuntu

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-28 Thread Trifon Trifonov
Thank you Robert for taking the time to test this. The sequence you described works correctly for me as well. However, I don't think this goes through ssh-agent, I think ssh looks in ~/.ssh/id_rsa without using the agent at all. Here's the sequence that doesn't work for me (using your notation)

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-28 Thread Steve Beattie
** Tags added: jaunty regression-release ** Tags removed: regression-potential -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-27 Thread rancor
@Robert Ancell: I haven't tried SSH since the problem started, I must do some test and return to you -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-27 Thread Trifon Trifonov
I can reproduce the behavior reported by rancor, but using an RSA 1023-bit key. I have never had problems with ssh-agent before I upgraded to Jaunty. I can still login using ssh -i mykey, but never with ssh- agent. When I tried to generate a new RSA 2048-bit key, ssh-agent worked without a

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-27 Thread Trifon Trifonov
Attaching the public key corresponding to the private key above ** Attachment added: rsa1023.pub http://launchpadlibrarian.net/26037930/rsa1023.pub -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-27 Thread Sebastien Bacher
could you also comment on the GNOME bug? -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-27 Thread sideshowmel
My experiences are as follows: Ubuntu 9.04 Logged into GNOME as a user copy existing id_rsa file to ~/.ssh/ and do a chmod 700 on it. (Keyfile being used here is 4096 bit RSA) open terminal and issue the following: $ ssh-add Returns: Enter passphrase for /home/me/.ssh/id_rsa: (or something to that

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-22 Thread Claus
I have not read all post, but I think I have found the reason of this. I have two keys. One works without problems, the other don't work. The correct working key is a dsa key. The rsa key don't work. I hope this will help a little bit. -- ssh are using ssh-userauth but ignores private key

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-21 Thread Jon Dowland
I think, but I am not sure, that this is reported upstream already at http://bugzilla.gnome.org/show_bug.cgi?id=576700 ** Bug watch added: GNOME Bug Tracker #576700 http://bugzilla.gnome.org/show_bug.cgi?id=576700 ** Bug watch added: Debian Bug tracker #524018

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-21 Thread Jon Dowland
Also (just for tracking) Debian bug http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=524018 -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-19 Thread Robert Ancell
rancor: Do you still have the same setup that you used to generate the keys? If possible could you try and generate some new keys (ideally one that fails and one that works) and attach them to this bug? -- ssh are using ssh-userauth but ignores private key

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-17 Thread Martin Pitt
Seems this is not triaged at all, since there's no reproduction recipe and it does not happen for a lot of people. Robert, could you please have a look at this and try to find a reproducer/solution? Thanks! ** Changed in: gnome-keyring (Ubuntu) Status: Triaged = Confirmed ** Changed in:

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Thierry Carrez
Not an ssh bug, but rather a seahorse or gnome-keyring regression, opening related tasks and marking regression-potential. ** Changed in: openssh (Ubuntu) Status: New = Invalid ** Also affects: seahorse (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-keyring

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Changed in: gnome-keyring

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Sebastien Bacher
it would be nice if somebody having the issue could open the bug on bugzilla.gnome.org where the people writting the code will actually read it, there is no ubuntu triager knowing that code well enough to debug that easily -- ssh are using ssh-userauth but ignores private key

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Sebastien Bacher
the ssh agent is gnome-keyring ** Changed in: seahorse (Ubuntu) Status: New = Invalid -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread rancor
I will now open a new bug on bugzilla.gnome.org -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread rancor
Posted a new bug: http://bugzilla.gnome.org/show_bug.cgi?id=577842 ** Bug watch added: GNOME Bug Tracker #577842 http://bugzilla.gnome.org/show_bug.cgi?id=577842 -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-03 Thread Sebastien Bacher
Thank you for sending the bug to GNOME ** Changed in: gnome-keyring (Ubuntu) Status: Incomplete = Triaged ** Also affects: gnome-keyring via http://bugzilla.gnome.org/show_bug.cgi?id=577842 Importance: Unknown Status: Unknown -- ssh are using ssh-userauth but ignores

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-02 Thread Andreas Olsson
@rancor: Bug #353759 was marked as being a duplicate of this (your) bug. -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-02 Thread rancor
@andol, ah :p tnx -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-02 Thread rancor
@Roger Hunwicks: ssh-agent bash, then ssh-add private key works from a new tty -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu.

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-03-25 Thread Thierry Carrez
Works for me, using ssh-agent: debug1: Next authentication method: publickey debug1: Offering public key: meuh-rsa debug3: send_pubkey_test debug2: we sent a publickey packet, wait for reply debug1: Server accepts key: pkalg ssh-rsa blen 277 debug2: input_userauth_pk_ok: fp snipp debug3:

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-03-25 Thread rancor
I have 2 systems with this problem and 1 where it works as expected. -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-03-24 Thread rancor
** Attachment added: ssh.txt http://launchpadlibrarian.net/24315630/ssh.txt -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in