Web interface passwords cannot be recovered. Use the appropriate reset procedure below.
Reset the admin password
You must have access to the license server's active YAML configuration file and permission to restart the server.
Stop the license server.
Open the active configuration file and find
web_server.users.admin.password.Clear the password value, but keep the
passwordkey:web_server: users: admin: password: '' role: adminStart the license server again.
Open the web interface. On the Set up admin password page, enter and confirm a new password.
The new password must contain at least eight characters, including an uppercase letter, a lowercase letter, and a digit.
Reset another user's password
An administrator can reset another user's password by recreating that user's account:
- Sign in to the web interface with an administrator account.
- Open Settings, expand Web Server, and find UI users.
- Delete the affected user and select Save.
- Add the user again with the same username, a new password, and the appropriate role.
- Select Save again.
Deleting and recreating the user must be performed as two separate save operations.