Viewing All User Accounts

To view all user accounts currently available on the license server, use the -authorize option (to provide your credentials that authorize you for the task) with the -users option.

To view all user accounts

Enter a command similar to this, where yourAdminName and yourAdminPassword indicate your administrator credentials:

flexnetlsadmin -server licenseServer_baseURL -authorize yourAdminName {yourAdminPassword|
-passwordConsoleInput} -users
 

Note that you can provide your administrator password directly in the command; or, to avoid exposing this password as a command-line argument, you can use the -passwordConsoleInput option, which then prompts you to enter your password as console input.

Note:(Linux only) If you supply a password directly on the command line you may need to escape some characters with a backslash in order to prevent the shell from interpreting them. The safest approach is to surround the whole password with single quotes, and backslash any single quote that is part of the password.

The output shows each account by user name and lists its roles.