Bug 4545 - License files not accepted after 2013-02-23: Failed to verify signature
Summary: License files not accepted after 2013-02-23: Failed to verify signature
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: License system (show other bugs)
Version: 3.2.0
Hardware: PC Unknown
: P2 Critical
Target Milestone: 4.1.0
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-25 09:11 CET by Peter Åstrand
Modified: 2013-04-30 11:17 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2013-02-25 09:11:59 CET
With some older ThinLinc versions, the license files are no longer accepted after 2013-02-23. This can be seen with tl-show-licenses:

2013-02-25 08:51:19 WARNING vsmserver.license: Failed to verify signature on /opt/thinlinc/etc/licenses/my.license
License summary: 
10 concurrent users. Hard limit of 11 concurrent users. 
ThinLinc version: 3.2.0

This problem affects ThinLinc 3.2.0 and older. These versions are still supported:
3.2.0
3.1.2
3.1.1
3.1.0
Comment 1 Peter Åstrand cendio 2013-02-25 09:57:35 CET
Command that fixes this problem:

perl -pi -e 's|"-text" ,|"-text","-noverify",|' /opt/thinlinc/modules/thinlinc/vsm/licensehandler.py
Comment 3 Peter Åstrand cendio 2013-02-25 13:06:11 CET
An email has been sent to thinlinc-technical, with the command in comment #1. Closing.

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