License Server Directory Structure
After installing the lmadmin license server, you see that files have been installed in the following directories:
• | Program Files\FlexNet Publisher 64-bit License Server Manager (64-bit lmadmin) or Program Files (x86)\FlexNet Publisher License Server Manager (32-bit lmadmin)—(Windows only) The installation folder that you specified on the panel Choose Install Folder when installing lmadmin. This directory contains folders and files that are not modified during run time; as well as lmadmin.exe, the license server executable. This directory is often referred to as the installation root directory (<lmadmin_install_dir>). |
• | ProgramData\FLEXlm\lmadmin—(Windows only) The installation folder that you specified on the panel Choose Data Folder when installing lmadmin. This directory contains folders with files that are updated during run time. This directory is also referred to as the runtime data directory (<lmadmin_runtimedata_dir>). |
• | ...\FNPLicenseServerManager—(non-Windows platforms) The installation folder that you specified when installing lmadmin; often referred to in this documentation as the installation root directory (<lmadmin_install_dir>). Configuration paths are usually specified relative to this directory location. This directory contains lmadmin, the license server executable. |
Do not edit the contents of any file or directory except where explicitly instructed to by this License Administration Guide, or by other supplied licensing documentation.
Directory |
Description of Contents |
\demo |
Contains sample license files and the demo vendor daemon. (On Windows systems, this folder is located in the installation root directory.) |
\eventlog |
Exists on Window systems only and includes the files needed to allow the license server to record messages to the Windows event log. (On Windows systems, this folder is located in the installation root directory.) |
\examples |
Contains code samples that show how to build capabilities using the Web services. (On Windows systems, this folder is located in the installation root directory.) |
\uninstall |
Contains the files required to uninstall lmadmin. (On Windows systems, this folder is located in the installation root directory.) |
\web |
Contains the license server management interface. (On Windows systems, this folder is located in the installation root directory.) |
\wsdl |
Contains the WSDL file that you can use to generate a client proxy for the Web services. (On Windows systems, this folder is located in the installation root directory.) |
\cache |
System directory that is created after you start any vendor daemon using the license server management interface. (On Windows systems, this folder is located in the runtime data directory.) |
\conf |
Contains server.xml and other system files that define the license server configuration. (On Windows systems, this folder is located in the runtime data directory.) |
\licenses |
Contains the license files served by lmadmin. (On Windows systems, this folder is located in the runtime data directory.) |
\logs |
Contains the application log files. This directory is created after the license server is started for the first time. (On Windows systems, this folder is located in the runtime data directory.) |