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.
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 2216] New: allow forwarding a different socket than SSH_AUTH_SOCK
- [Bug 2533] New: do not check if HostKeyAgent is available on ssdh startup