Skip to main content

Users

Manage users and their access levels.

Types of Users​

A brand new install of Trisul has two users pre-provisioned

  • admin - username admin and password admin

The admin login must be used to perform all tasks that involve system configuration change, starting and stopping Trisul processes, user and role management.

  • user - username user and password user

The user login is for all other operations like viewing and scheduling reports, packet analysis, viewing alerts, and pretty much everything else a normal operator would do on a regular basis.

Create a New User​

Login as admin user to create a new user

info

πŸ‘‰ Select Web Admin β†’ Manage β†’ Users

  • A list of current users is shown
  • Click Create a new user button
  • Fill up details below
FieldDescription
User NameThe long name of user
NameLogin name for user, no spaces, keep it short
RoleWebtrisul user Roles .See Roles section for more
LDAP LoginUser can use LDAP password to login
PasswordPassword for user
Password AgainRepeat the password again
Allow multiple LoginAllow concurrent login option to user. The default is true which means concurrent logins are allowed.
When set to false If a user logs in with an ID that is already logged in, the older login session will be terminated.
Default Home PageIf set, when user logs in he/she is taken to this page. Any page not just Dashboard can be set as the Default Home Page. The user can also set this themselves by pressing the Home 🏠 icon.
Default DashboardIf set, When user logs in he/she is taken directly to this dashboard. If Default Home Page is also set, that has a higher priority and that is used instead.
Allowed ContextRestrict user to these selected contexts only

For LDAP Login User Name should be LDAP filter attribute value.
For Example if you specified Email as filter attribute in LDAP domain configuration then you need to enter you email in User Name field.

Edit Existing User​

Login as admin user to create a new user

navigation

πŸ‘‰ Select Web Admin β†’ Manage β†’ Users

  • Click the Edit link

  • Edit the fields described as under β€œAdd User”

Reset Password​

Click the Reset password button at bottom left side in Edit User form to reset password. You will be shown the new automatically generated password. Please send it to the user and have them create a new password immediately on login.

Delete User​

You have to have admin rights as well as the user you are trying to delete must be logged off.

Login as admin user to create a new user

navigation

πŸ‘‰ Select Web Admin β†’ Manage β†’ Users

Click the Delete link next to the user

Change Own Password​

  • Click the Account button to open the dropdown menu at the upper right hand side of the page.

  • Click My Account

  • Click Change Password button to change the password.

Reset password by admin​

The admin user can reset the password of any user.

navigation

πŸ‘‰ Select Web Admin β†’ Manage β†’ Users β†’ Select Edit against any user

Select "Reset Password" from the Admin Operations menu.

Generate API Token​

Trisul supports login as well as API access using a login token for any user you choose.

navigation

πŸ‘‰ Select Web Admin β†’ Manage β†’ Users β†’ Select Edit against any user

Select Generate Login Token from the Admin Operations menu on the top right.

You will get a API Token like this, you need to copy and share it with the user. This will not be displayed again.

api token

Figure: API Token for user