#2496 closed defect (worksforme)
SSH->SSH session file not saving setting for differing username
Reported by: | tomuxi | Owned by: | tomuxi |
---|---|---|---|
Priority: | trivial | Milestone: | 4.0 |
Component: | client | Version: | 3.0.x |
Keywords: | Cc: |
Description
The .xpra session file for SSH->SSH proxy sessions does not seem to save the setting indicating that the destination and proxy usernames differ from each other. The usernames themselves are saved correctly, but when opening the session file Xpra tries to connect to the destination with the proxy username.
Change History (4)
comment:1 Changed 16 months ago by
Milestone: | 3.1 → 4.0 |
---|---|
Status: | new → assigned |
comment:2 Changed 15 months ago by
Owner: | changed from Antoine Martin to tomuxi |
---|---|
Status: | assigned → new |
Version: | 2.5.x → 3.0.x |
comment:3 Changed 13 months ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Not heard back, closing.
comment:4 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2496
Note: See
TracTickets for help on using
tickets.
The problem was with the username and password "same as proxy" checkboxes not being preserved when loading a session file.
This is fixed in r24511 for trunk, backported to the stable v3.0.x branch in r24512.
You can find beta builds for both branches here: https://xpra.org/beta/windows.
Please close this ticket if that works for you.