Bug 7732 - tl-support requires Python 2
Summary: tl-support requires Python 2
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.13.0
Assignee: Niko Lehto
URL:
Keywords: ossman_tester, prosaic
Depends on:
Blocks: 4586
  Show dependency treegraph
 
Reported: 2021-06-24 14:55 CEST by Niko Lehto
Modified: 2021-06-28 13:25 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Niko Lehto cendio 2021-06-24 14:55:15 CEST
Our tl-support script still requires Python 2 and should be converted to be run in Python 3.
Comment 3 Niko Lehto cendio 2021-06-24 15:56:45 CEST
Tested this using:
A) Fedora 33 (For the 'client')
B) RHEL8 system for the 'support server'
C) Fedora 33 (My workstation)

Given
  Firewall restricting ssh connections from outside on the client computer (A).

When
  Tl-support script used on the clients computer A towards the support server B.
  AND
  Worker C connects to support server with port given by client A. 

Then
  This grants access to computer A for worker at C.
Comment 6 Pierre Ossman cendio 2021-06-28 13:25:33 CEST
Tested on Ubuntu 20.04:

 ✓ Using default (support.thinlinc.com)
 ✓ Using bad hostname
 ✓ Using explicit user and server
 ✓ Using explicit port

Note You need to log in before you can comment on or make changes to this bug.