Bug 56726 - (ssh) Proxy support for ASMC Upload
(ssh) Proxy support for ASMC Upload
Status: NEW
Product: UCS@school
Classification: Unclassified
Component: Apple School Manager
UCS@school 5.0
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-10-11 17:51 CEST by wk
Modified: 2023-10-16 15:19 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wk 2023-10-11 17:51:41 CEST
A customer needs proxy support for the "ASMC Upload".

The ASMC uploader uses the paramiko lib which, according to the documentation, does in fact support reading of an ssh config file, making it possible to use the ProxyCommand directive.

Sadly though, this possibility is not utilized by the "asm uploader".


Please implement this feature.