Open LicenseServer's Config Page (Windows)

www.altova.com Print this Topic Previous Page Up One Level Next page

Home >  Altova LicenseServer > Install and Start LicenseServer (Windows) >

Open LicenseServer's Config Page (Windows)

This section:

 

Opening the Configuration page if LicenseServer is on the same machine
Opening the Configuration page if LicenseServer is on another machine
Logging in with the initial password
Setting a fixed port for the Configuration page

 

Opening the Configuration page if LicenseServer is on the same machine

On Windows systems, if LicenseServer is on the same machine, you can open the Configuration page of LicenseServer in one of two ways:

 

Click Start | All Programs | Altova LicenseServer | LicenseServer Configuration Page. The Configuration page opens in a new tab of your Internet browser.
Click the Altova ServiceController icon in the system tray, mouse over Altova LicenseServer in the menu that pops up (see screenshot below), and select Configure from the LicenseServer submenu.

LSServiceControllerConfigure

The Configuration page opens in a new browser window, and its login mask is displayed (screenshot below).

 

Opening the Configuration page if LicenseServer is on another machine

To open the LicenseServer Configuration page from some other Windows machine on the local network (than that on which LicenseServer is installed), enter the URL of the LicenseServer Configuration page in the address bar of a browser and press Enter.

 

By default, the URL of the Configuration page will be:

 

 http://<serverIPAddressOrName>:8088/

 

The URL is present in the HTML code of the Configuration page itself, which is named WebUI.html and is located at:

 

 C:/ProgramData/Altova/LicenseServer/WebUI.html

 

If you have set the URL of the Configuration page to be generated dynamically (in the Settings tab of the Configuration page), then a new URL is generated each time LicenseServer is started. You will need to check the current version of WebUI.html to find out the current URL of the Configuration page.

 

The dynamically generated URL in WebUI.html will have a form something like: http://127.0.0.1:55541/optionally-an-additional-string, and it is located in the function checkIfServiceRunning()in a script near the end of the <head> element. While the port number in the URL is dynamically assigned, the IP address part identifies the server on which LicenseServer has been installed. If you wish to access the LicenseServer Configuration page from another machine, make sure that the IP address part of the URL has the correct IP address or name of the server on which LicenseServer has been installed. For example, the URL could be something like: http://SomeServer:55541.

 

Log in with the initial password

After going through the steps above, the Configuration page is opened with the login screen displayed (screenshot below). You can log in with the initial password of default. After you have logged in, you can change your password in the Settings tab.

LSGUILogin

 

Set a fixed or dynamic port for the Configuration page

The port of the Configuration page (Web UI)—and consequently its address—can be specified in the Web UI pane of the Settings page. By default the port is 8088. You can set any other port you want for the LicenseServer Configuration page (see screenshot below). Alternatively, you can allow the port to be selected dynamically each time LicenseServer starts up. In this case, you will need to find out the URL of the Configuration page from the file WebUI.html (see above: "Opening the Configuration page if LicenseServer is on another machine" (Windows); "URL of the LicenseServer Configuration page" (Linux and macOS))..

Click to expand/collapse

The advantage of a fixed port is that the page URL is known in advance and therefore can be accessed easily. If the port is assigned dynamically, then the port part of the URL will have to be looked up in the file WebUI.html each time LicenseServer is started.

 


© 2019 Altova GmbH