Bug 7715 - tl-setup can have misleading information that tlwebadm is available
Summary: tl-setup can have misleading information that tlwebadm is available
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Server Installer (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-27 09:44 CEST by Frida Flodin
Modified: 2024-02-27 15:31 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Frida Flodin cendio 2021-05-27 09:44:04 CEST
If the admin chooses to not enter a admin password in tl-setup, as of bug 7528, the tlwebadm-service will not be started. This is expected behavior but in the summary in the last step of tl-setup the text states: 


> ThinLinc has been setup
> =======================
> 
> The ThinLinc Web Administration is available at
> https://localhost:1010, and the configuration files are located in [...]

This is not true in this case since tlwebadm was never started. This could lead to confusion. 

Looking in the log on the other hand it is clear that tlwebadm is not started:

> 2021-05-27 09:23:51,190: Starting service 'vsmagent'...
> 2021-05-27 09:23:51,593: No web admin password given. Skipping tlwebadm.
> 2021-05-27 09:23:51,593: Starting service 'vsmserver'...
Comment 1 Frida Flodin cendio 2021-05-27 10:10:14 CEST
To clarify this is not a consequence of bug 7528, tlwebadm has never been able to start without password. So the text has always been misleading in this case.

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