The list of system users is used to store all detailed information about employees accounts and login settings required for the authentication. It registers data about SimpleOne users activity in the system.

The system automatically generates a record in the Users table, when the system administrators add a new employee to the list.

Create a user


System administrators can create, edit, and delete records in the Users table.

Role required: admin.

To create a user, follow the steps below:

  1. Navigate to User Administration → Users.
  2. Click New and fill in the fields.
  3. Click Save or Save and exit to apply the changes.

User form fields

Field

Mandatory

Description

LoginYSpecify a unique user login identifier.
First nameYSpecify the user's first name.
Last nameYSpecify the user's last name.
PasswordN

Specify the user's password, with further opportunity to change it if needed.

See the Password Reset Configuration article to set up the process you need.

EmailYSpecify the user's email address. This attribute value should be unique.
ActiveNSet this checkbox to make the user active. The active state allows users to work with all the features of the SimpleOne system.
LDAP serverNSpecify the LDAP server used for storing the users accounts.
SourceNThe source address. The field is filled in automatically if the user is added from the AD.
Locked outNSelect this checkbox to block this user. When the user is blocked, they have no access to the system.
PhotoN

Upload the user's photo.

Click the clip icon and in the window that appeared, drag the files or load them from your device.

TimezoneY

Specify a preferable timezone.

Users can specify a preferable timezone later through the General Preferences menu.

LanguageN

Specify a preferable language from the list.

Users can specify a preferable language later through the General Preferences menu.

Date formatN

Specify a preferable date format for this user.

Users can specify a preferable date format later through the General Preferences menu.

Configure login properties


There are two system properties in the system, that allow to configure logins' creation:

To configure these properties, follow the steps below:

  1. Navigate to System Properties → All Properties.
  2. Find the necessary property using the list search boxes and open it.
  3. In the Value field:
    • for simple.username.pattern specify all necessary symbols that will be available to create logins.
    • for simple.login.username.sensitivity.enabled set true to allow users to create similar logins or false to forbid it.
  4. Click Save or Save and exit

Assign a user role

A license is required to assign a role to a user.

A role granted to a user determines the level of access to the SimpleOne system features. Generally, a user inherits a role from the group assigned. See the User Roles articles to learn more about roles.

Role required: security_admin.

To assign a role to a user, follow the steps below:

  1. Open the user's record form.
  2. In the Related Lists area, select the Role tab and click Edit
  3. In the heapselect form, move necessary roles from the Available box to Selected.
  4. Click Save or Save and exit to apply the changes.

  • No labels