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>
<password>
A user with the read-onlyAdmin role is created.