bugzilla-daemon at mindrot.org
2015-Jul-23 20:08 UTC
[Bug 2435] New: allow to pass socket to the agent over stdin
https://bugzilla.mindrot.org/show_bug.cgi?id=2435
Bug ID: 2435
Summary: allow to pass socket to the agent over stdin
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-agent
Assignee: unassigned-bugs at mindrot.org
Reporter: igor at mir2.org
Currently ssh-agent opens and closes its SSH_AUTH_SOCK itself. It would
be nice to have an option to pass the socket to the agent over stdin.
This will permit using socket activation with the agent or create a
socket outside the agent mount space.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2024-Dec-06 16:05 UTC
[Bug 2435] allow to pass socket to the agent over stdin
https://bugzilla.mindrot.org/show_bug.cgi?id=2435
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |djm at mindrot.org
Status|NEW |RESOLVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
We've added systemd style socket activation recently. We could add
other popular socket activation systems upon request.
I'll close this unless there is another one that you'd like to support
--
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.
Apparently Analagous Threads
- [Bug 2381] New: foreground mode for ssh-agent
- forwarding stdin/out to remote socket
- [Bug 2382] New: option to disable pid file with sshd
- [Bug 2533] New: do not check if HostKeyAgent is available on ssdh startup
- [Bug 2216] New: allow forwarding a different socket than SSH_AUTH_SOCK