Adding more admins to Unravel
More admins can be added in Unravel by an existing admin. Run the following steps to add more admin users to Unravel.
Stop Unravel
<Unravel installation directory>/unravel/manager stop
Set the admins with the com.unraveldata.login.admins property.
<Unravel installation directory>/unravel/manager config properties set com.unraveldata.login.admins admin,admin1,admin2
Apply the changes.
<Unravel installation directory>/unravel/manager config apply
Start Unravel
<Unravel installation directory>/unravel/manager start