Uninstall the License Server Service
Use these steps to uninstall the local license server service installed with SysV.
To uninstall the license server service
| 1. | Execute the following command: sudo service flexnetls-producer_name stop . |
| 2. | Delete the /opt/flexnetls/producer_name folder. |
| 3. | Delete the /etc/init.d/flexnetls-producer_name and /etc/default/flexnetls-producer_name files. |
| 4. | Optionally, delete these files (listed here with their default locations): |
| • | The trusted storage files in /var/opt/flexnetls/producer_name |
| • | The log files in /var/opt/flexnetls/producer_name/logs |
Trusted storage and log locations are defined by the license server policies server.trustedStorageDir and logging.directory, respectively, the defaults for which are based on ${bases.dir}. Depending on the values set for these policies on your server, your trusted storage and log files might be in locations different from those mentioned in this step. See Reference: License Server Policy Settings.