Mailing List Archive

[Bug 3449] New: LocalForward doesn't support ~/path syntax for UNIX sockets
https://bugzilla.mindrot.org/show_bug.cgi?id=3449

Bug ID: 3449
Summary: LocalForward doesn't support ~/path syntax for UNIX
sockets
Product: Portable OpenSSH
Version: v9.0p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs@mindrot.org
Reporter: calestyo@scientia.org

Hey.

LocalForward, and presumably the other *Forward options too, doesn't
seem to support ~/ syntax for UNIX sockets, as e.g. supported by
options like IdentityFile.

e.g.:
LocalForward ~/.ssh/forward-sockets/foo /home/remote-user/sock
doesn't work, while:
LocalForward /home/local-user/.ssh/forward-sockets/foo
/home/remote-user/sock
works.

Perhaps that could be added.

Thanks,
Chris.

--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs