| Summary: | Ability to tunnel socket files for more flexible permissions | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Richard Connon <richard> |
| Component: | Miscellaneous | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | enhancement | CC: | djm |
| Priority: | P2 | ||
| Version: | 5.5p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Richard Connon
2010-07-28 20:30:58 AEST
We don't support forwarding from/to unix domain sockets, but in the meantime you might be interested in the stdio forward mode added in OpenSSH 5.4: ssh -W host:port server Will connect stdin/stdout to host:port tunnelled via server. *** This bug has been marked as a duplicate of bug 1256 *** Close all resolved bugs after 7.3p1 release |