https://bugzilla.mindrot.org/show_bug.cgi?id=3018
Jérôme Carretero <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jérôme Carretero <[email protected]> --- When the session subprocess is created, its cwd is /. Given that a user can always access / using an absolute path, maybe it would be reasonable to chdir to the user's $HOME if it exists? Then a relative path (without the need of ~-expanding) in the expression of RemoteForward would be relative to $HOME... -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
