https://bugzilla.mindrot.org/show_bug.cgi?id=2216
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |[email protected] Blocks| |3079 Status|NEW |RESOLVED --- Comment #6 from Damien Miller <[email protected]> --- This has been implemented and will be in the openssh-8.2 release: commit 40be78f503277bd91c958fa25ea9ef918a2ffd3d Author: [email protected] <[email protected]> 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
