The instructions in this article will walk you though the process of resetting the password for the lmadmin User Interface.
- Open a web browser and enter the following URL:
- If you are logged into the server, enter "localhost:8090"
- If you are on a client machine with access to the server, enter "server_name:8090"
- This URL will open the lmadmin User Interface
- If you are currently able to log into the lmadmin User Interface as the administrator, then all you have to do is click the "Change Password" link at the bottom of the user interface as shown in the screen capture below.
- If you don't know the username and/or password because the previous admin forgot to document this, click on the Administration tab.
- When you click on this tab, you will need to enter a user name and password.
- Open a command line terminal as administrator
- Change directories to the installation folder of lmadmin (i.e. the location of lmadmin.exe): C:\Program Files\FlexNet Publisher 64-bit License Server Manager*
- Below is a sample of what this might look like in the command line console:
-
Microsoft Windows [Version 10.0.19044.1826]
(c) Microsoft Corporation. All rights reserved.
C:\Users\JasonLillywhite>cd "C:\Program Files\FlexNet Publisher 64-bit License Server Manager"
C:\Program Files\FlexNet Publisher 64-bit License Server Manager> - It is recommended that you upgrade to the latest version of lmadmin as soon as possible.
- *Older versions of lmadmin might be installed in a different location. Please contact us if you have trouble finding the correct path or need help upgrading to the latest version.
- Confirm the version of lmadmin by using the "lmadmin -version" command
C:\Program Files\FlexNet Publisher 64-bit License Server Manager>lmadmin -version
Version: 11.19.1.0 build 285581 (2022.05.17-10.10.03) - Run the following command
- lmadmin -usermod <username> -pass <temp_password> -configDir "C:\ProgramData\FLEXlm\lmadmin\conf"
- Below is a sample of what this might look like in the command line terminal using an example username and password
C:\Program Files\FlexNet Publisher 64-bit License Server Manager>
lmadmin -usermod admin -pass password234 -configDir "C:\ProgramData\FLEXlm\lmadmin\conf"
SA changed password of admin.- In my example above, I changed the password to "password234" and the result printed to the console is "SA changed password of admin", which indicates success.
- Go back to the FlexNet Publisher license administrator login page and enter the new password you just created (mine is "password234")
- The administrator will now ask you to create a new password. You should create a new password and keep it safe where you can find it again in the future.
- After you save the new password, you will be asked to re-sign in again using the new password:
- At this point, you should be able to log into the administrator with your new password.
Comments
1 comment
Hello Jason,
Do you know of similar steps to have the username and password reset for the Flexnet License server installed on linux.
Please sign in to leave a comment.