Adding a new user
The Unravel administrator can add new users to the database.
Ensure that Unravel is up and running. If not, run the following command to start Unravel.
<Unravel installation directory>/unravel/manager start
Add users to the database.
<Unravel installation directory>/unravel/manager support users add
<username>
You are prompted to enter the password. Type the password, which will be masked, and press ENTER.
A user with the read-onlyAdmin role is created.