[Bug 2253] No "$@"-like SSH_ORIGINAL_COMMAND leads to escaping, arg-sep and metachar issues
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Jul 9 11:40:50 EST 2014
https://bugzilla.mindrot.org/show_bug.cgi?id=2253
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
CC| |djm at mindrot.org
Status|NEW |RESOLVED
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
The SSH protocol passes the requested command as a single string and
not an array of arguments, so there is no way for SSH_ORIGINAL_COMMAND
to reliably go back to what was specified on the client's commandline.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list