[Bug 2216] allow forwarding a different socket than SSH_AUTH_SOCK
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat Dec 21 13:45:09 AEDT 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2216
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |djm at mindrot.org
Blocks| |3079
Status|NEW |RESOLVED
--- Comment #6 from Damien Miller <djm at mindrot.org> ---
This has been implemented and will be in the openssh-8.2 release:
commit 40be78f503277bd91c958fa25ea9ef918a2ffd3d
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Dec 21 02:19:13 2019 +0000
upstream: Allow forwarding a different agent socket to the path
specified by $SSH_AUTH_SOCK, by extending the existing ForwardAgent
option to
accepting an explicit path or the name of an environment variable
in addition
to yes/no.
Patch by Eric Chiang, manpage by me; ok markus@
OpenBSD-Commit-ID: 98f2ed80bf34ea54d8b2ddd19ac14ebbf40e9265
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3079
[Bug 3079] Tracking bug for 8.2 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list