This section allows you to manage user accounts within your domain. From the main view, you can search for users, create, edit, delete accounts, manage their permissions, and configure authentication methods.
At the top of the table, there is a Filter field for full-text user search. Below it is a list of all user accounts in the domain with the following data:
Row color indicators:
Once a specific user is selected, a panel on the right side of the screen is displayed, divided into Properties and Authentication sections. These include contact details, account status, and login configuration.
Properties:
Authentication:
At the top of the user detail section, an action panel includes the following:
The user creation form is opened by clicking Create User in the action panel.
The dialog window allows you to set the following fields:
Field | Description |
---|---|
Login | User login name (required) |
Generate and send password | Option to auto-generate and send a password |
New password | Manually enter a new password (required if auto-generation is not used) |
Confirm password | Must match the New password |
First Name | User’s first name |
Surname | User’s last name |
Description | Optional note or description |
User’s email address | |
Phone | User’s phone number |
Valid From | Start of account validity |
Valid To | End of account validity |
Authentication – Valid From | Login credentials start date |
Authentication – Valid To | Login credentials end date |
Change Password After Login | Require password change at first login |
1. Open the Users section from the portal’s left menu.
2. Click Create User on the right side of the screen.
3. Fill in required fields:
4. Optionally fill in:
5. Set account validity:
6. Set login credentials validity under Authentication:
7. (Optional) Enable Change Password After Login
8. Click Confirm to create the account.
9. The new user appears in the list and can now log in.
This function allows adding or removing users from groups. Group membership defines the user's permissions and access scope.
The Manage user relations modal window includes:
Between the panels are arrow buttons for assigning or removing groups. Each panel includes a Filter field and a Show all switch to include or exclude special “system” groups:
At the bottom is Add external group – enter the external group in the format “domain\groupname” and click Add. Save changes with Confirm.
This allows admins to manually change a user’s password. Used when a user forgets their password or immediate reset is required.
Field | Description |
---|---|
New password | Field to enter the new password (required) |
Confirm password | Must match the New password |
Icons to the right of password fields:
1. Select the user from the list
2. Click Change password
3. Enter the New password manually or
4. Confirm in Confirm password
5. (Optional) Use to check input
6. (Optional) Use to copy and share
7. Click Change password to save
8. The dialog will close and the password is changed immediately
⚠️ Warning: After the password is changed, the user will be logged out of all sessions and must log in again with the new password.
Allows generating a new password and choosing how to deliver it – email or SMS. User must have the appropriate contact info set.
The Block User button sets the account status to Blocked. This disables the account — the user cannot log in or perform any actions. It does not delete user data or history.
Unblock User restores the account status to Ok, reactivating access.
The Multifactor settings button opens a dialog to configure 2FA (TOTP or SMS).
Two-Factor Authentication (2FA) adds a second layer of security — like SMS or a time-limited one-time code (TOTP). This significantly improves account safety.
Field | Description |
---|---|
Multifactor login | Master switch to enable/disable 2FA |
TOTP | TOTP-based authentication settings |
SMS | SMS authentication (phone number must be set) |
Generate new secret key | Generates a QR code and secret key |
1. Enable Multifactor login
2. Enable TOTP
3. To generate a secret key:
4. Save your changes with Save settings
⚠️ Warning: Once 2FA is enabled, logging in requires the correct code. If you lose access to your phone and don’t have a backup, administrator intervention may be needed.
This button opens a modal window for setting SCADA permissions for the selected user. See more in the Permissions section.