Skip to main content

Home

Adding a new user

The Unravel administrator can add new users to the database.

  1. Ensure that Unravel is up and running. If not, run the following command to start Unravel.

    <Unravel installation directory>/unravel/manager start
    
  2. Add users to the database.

    <Unravel installation directory>/unravel/manager support users add <username> <password>

    A user with the read-onlyAdmin role is created.