bugzilla-daemon at bugzilla.mindrot.org
2017-Nov-10 02:27 UTC
[Bug 1937] Make it possible to give a give an ssh session only access to a limit subset of ssh-agent keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1937 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org --- Comment #6 from Damien Miller <djm at mindrot.org> --- Created attachment 3087 --> https://bugzilla.mindrot.org/attachment.cgi?id=3087&action=edit prefer to forward SSH_AUTH_SOCK_FORWARD if present This makes ssh prefer to forward the agent socket pointed to by $SSH_AUTH_SOCK_FORWARD if it is set. If it is not set, then SSH_AUTH_SOCK is used as usual. -- 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.