[Bug 2563] ssh bash -c drops arguments of the first command send to the remote.
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 8 23:03:11 AEST 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2563
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #4 from Damien Miller <djm at mindrot.org> ---
(In reply to Pascal Bourguignon from comment #3)
> The whole situation is messy, and I definitely think that ssh should
> either concatenate the arguments to make a single command to be
> executed remotely, or it should signal an error when it's given
> additionnal arguments, instead of forwarding them to the remote side
> to be processed in ways that are not very strictly controlled,
> documented or well known.
Unfortunately we're about 20 years too late to make changes to ssh's
argument handling. Doing so now would break a very large number of
working setups.
--
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