| Summary: | ssh: usability issue with -J and multiple jump hosts | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Paul Wise <pabs3> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | minor | CC: | djm, dtucker | ||||
| Priority: | P5 | ||||||
| Version: | 7.9p1 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| URL: | https://bugs.debian.org/929669 | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2988 | ||||||
| Attachments: |
|
||||||
|
Description
Paul Wise
2019-05-29 09:55:24 AEST
Unfortunately, combining options as you suggest would make the handling of -J inconsistent with other command-line options as everything is first-match-wins. I don't think introducing an inconsistency is worth it for this case. What about my other suggestion?
> print an error directing the user to manually combine the values of all the proxy jump options using commas.
Created attachment 3290 [details]
slightly more helpful error message
Looks good, thanks. This is applied and will be in OpenSSH 8.1. Close bugs fixed in openssh-8.1 release cycle |