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> 
  3. 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.