Bug 8578 - Difficult to find license's max ThinLinc version as a system administrator
Summary: Difficult to find license's max ThinLinc version as a system administrator
Status: RESOLVED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.19.0
Assignee: Samuel Mannehed
URL:
Keywords: relnotes
Depends on:
Blocks:
 
Reported: 2025-04-21 14:23 CEST by Samuel Mannehed
Modified: 2025-04-24 18:27 CEST (History)
0 users

See Also:
Acceptance Criteria:
MUST * The maximum supported ThinLinc version, given a set of licenses, must be available in an easy way for the admin. SHOULD * The version should be available both through Web Admin and tlctl.


Attachments

Description Samuel Mannehed cendio 2025-04-21 14:23:01 CEST
A ThinLinc license supports the newest ThinLinc version available when the license bundle was created, and older versions.

Sometimes customers install new license files without upgrading the ThinLinc server. This means it is possible to end up in a scenario where you, as an admin, are unsure what version you can upgrade to, without new licenses.

The best way to find that information is to open a license files under /opt/thinlinc/etc/licenses/, but this is not very convenient.

It would be cool if this information was available through `tlctl license` and Web Admin.
Comment 4 Samuel Mannehed cendio 2025-04-23 16:46:39 CEST
Should be done. Tested on Fedora 41 using a set of licenses:

 * One license file with one version
 * Two different licenses with different versions

> MUST
> 
> * The maximum supported ThinLinc version, given a set of licenses, must be available in an easy way for the admin.
Yep, only the latest version from the license files is displayed.

> SHOULD
> 
> * The version should be available both through Web Admin and tlctl.
Yep.

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