- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Knowledge Base
- :
- License Server will not start unless logged on as system account
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
License Server will not start unless logged on as system account
License Server will not start unless logged on as system account
Summary
FNP license server will not start when installed as a service now that the service startup is configured for 'Local Service' rather than 'Local System'Symptoms
FlexNet Publisher license server will not start when installed as a service now that with the release of 11.13.1 the service startup is configured for 'Local Service' rather than 'Local System'.Cause
The service needs write and update access to the directory where the log file will be written - it will not have this by default.This can be resolved by following the steps defined in the release notes (reproduced below).
The notes refer specifically to Windows 10 but it has been shown that the same principles apply to Windows 7/8 and Server 2012 also
Resolution
When running lmgrd-as-a-service or lmadmin-as-a-service from a Windows 10 non-admin account, folder permissions may need to be set.
This issue arises after using lmadmin.exe -installService <service name> and installs.exe or lmtools to configure a license server to run as a windows service on Windows 10. When attempting to start the service from a User-privilege account, a -5 'access is denied' error may occur. This is because the folder in which the service is installed does not have 'Local Service' privileges.
As a workaround, these privileges can be applied using the Security tab of File Explorer:
1. Navigate to the folder path, where the service is installed.
2. Select the folder, right click and go to Properties.
3. In the Properties dialog box, click the Security tab, select Group or user names and click Advanced button.
4. In the Advanced Security Settings for XXXX window, click Enable Inheritance or Disable Inheritance as applicable to enable or disable settings.
5. Select the check box ?Replace all child object permission entries with inheritable permission entries from the object? and click Apply.