Create user
You can create new MashZone NextGen Explorer users and assign the relevant permissions.
To create a new
MashZone NextGen Explorer user you have to specify the user name, user password, and the user role. Using the
MashZone NextGen Explorer Console you are able to create the required user password. See
Create user password for details.
Procedure
1. Open the auth.properties file in an appropriate text editor.
2. Add a user to the user list in the following form.
user.<username> = <password encrypted>,<user role>,va
Replace the <username> variable by an unique user name.
Replace the <password encrypted> variable by the password generated (without quotes).
Replace the <user role> variable by the user role with the access permissions required.
3. Save your changes.
4. Restart the MashZone NextGen Explorer server.
The user is created and can log in to MashZone NextGen Explorer using the appropriate user name and user password.