[Bug 3509] implement RemoteCommandCommand
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Dec 14 08:39:42 AEDT 2022
https://bugzilla.mindrot.org/show_bug.cgi?id=3509
--- Comment #2 from Christoph Anton Mitterer <calestyo at scientia.org> ---
Well that doesn't work as soon as you want pipe something to the shell
"script's" stdin... or if you want to have an interactive session.
A wrapper command is in principle of course possible, but still less
easy to use (one needs to distribute it everywhere, write it smart
enough so that it only kicks in for the desired connections, etc.)
Anyway... I just reported it because I assumed it would be rather easy
to do... I don't strictly depend on it so just close if you don't like
the idea :-D
Cheers,
Chris.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list