...
- Extract the contents of the installation package to any location. The <LS_INSTALL>/app directory includes the JRE, Tomcat, and scripts for starting and stopping the server.
- Run the
startLS
script as an administrator to launch License Server. The application will run on Tomcat shipped in the installation package. - Open your machine URL in your browser with one of the following port:
http://[machine]:8080
orhttps://[machine]:
8843
. The default URL on a local machine ishttp://localhost:8080
orhttps://localhost:8843
. The License Server interface will open. - Log into License Server.
The default user name and password is
admin/admin
. We recommend changing the default once you log in; see Managing Users.
...