bugzilla-daemon at bugzilla.mindrot.org
2019-Mar-05 08:49 UTC
[Bug 2976] New: Avoid automatically adding RemoteCommand option
https://bugzilla.mindrot.org/show_bug.cgi?id=2976
Bug ID: 2976
Summary: Avoid automatically adding RemoteCommand option
Product: Portable OpenSSH
Version: 7.9p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: ittay.dror at gmail.com
My company's security requires me to use scp with the -S switch that is
then used to login to one system and from it ssh to another. I have
openssh 7.9, so when I use that switch, it adds RemoteCommand=none to
its options. However, the remote system has an older ssh that doesn't
understand this option and fails with an error.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2023-Oct-11 05:48 UTC
[Bug 2976] Avoid automatically adding RemoteCommand option
https://bugzilla.mindrot.org/show_bug.cgi?id=2976
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
I think this case could be satisfied using `scp -J` (jumphost). In any
case, we won't add an option for this particular case, sorry - it's a
bit too niche.
--
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.