Updating the License Manager Password

This topic provides instructions for changing the default password for the FlexNet License Server Manager. This is done via an administrative command line prompt from the installation folder.

Use the default user name and password to log in:

User Name:  admin
Password:  !tempL0ck

  • Open a command prompt with Run as administrator.
  • Navigate to the Insight installation folder (the default location is C:\Program Files\2020 Insight\License Manager\flexnetls-server).
  • Type the following syntax at the command prompt
    flexnetlsadmin -server licenseServer_baseURL  -authorize <adminUser>  <adminPasswd> -users -edit <adminUser> <newpassword>

Beispiel:

flexnetlsadmin.bat -server http://localhost:7070 -authorize admin !tempL0ck -users -edit admin L0cktemp!

Password requirements

The password for a user account is case-sensitive and must meet the following criteria:

  • At least 8 characters (with a maximum of 64 characters) 
  • At least one digit
  • At least one upper-case character
  • At least one special character (for example, ^ * $ - + ? _ & = ! % { } / # @)
  • No white space

NOTE: For additional information, use the FlexNet License Server Manager Help file.

War dieser Beitrag hilfreich?
0 von 0 fanden dies hilfreich