https://bugzilla.mindrot.org/show_bug.cgi?id=2253
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX CC| |[email protected] Status|NEW |RESOLVED --- Comment #1 from Damien Miller <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
