[Bug 2480] Support a list of sockets on SSH_AUTH_SOCK

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Oct 21 00:16:55 AEDT 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=2480

Jakub Jelen <jjelen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jjelen at redhat.com

--- Comment #2 from Jakub Jelen <jjelen at redhat.com> ---
I was discussing this bug with Fabiano yesterday. The easiest way would
be to ignore gnome-keyring, but if we would support this in openssh,
even gnome-keyring can use this approach with list of sockets instead
of overwriting the variable existing.

About the patch, I asked Fabiano to write also some documentation, but
two remarks:
 * First hunk in patch is wrong, because it remove "for" from "socket
for ssh-add to work" (there is the catch about the .Nm)
 * The other hunks should contain at least the note about delimiter in
the list. For example "If the variable contains a list of sockets
separated by colon, the first functional socket will be used."

Otherwise the patch is quite nice and small and I believe it can be
useful feature for other tools and integration.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list