Reference Guide
User Management

User Properties Set up

1min

Authorized users can adjust the properties of Single Connect users. To set user properties:

  1. Navigate to User Management > User Accounts.
  2. Open the User Definition tab.
  3. Right-click on the user’s drop-down menu options button and select Show Properties.
  4. Add/Edit the user’s properties and click Save.

Property Keys:

externalDirectorySource: This value is set automatically as external source name by the defined LDAP integration. The value is set according to the sc.integration.ldap.source.name_n value defined in the system config parameter.

forcePasswordChangeOnNextLogin: If this parameter’s value is set as true, users are forced to change their password on the next login.

isLocked: Can be set as true or false to lock or unlock users, respectively.

isTemporaryUser: If a user is configured as a temporary user from the GUI (see section Temporary User ) the value of the parameter is set as true. While using this functionality, the temporaryUserStartTime and temporaryUserEndTime parameters are set in milliseconds.

temporaryUserEndTime: This parameter specifies the end-time for a temporary user in milliseconds. It is set automatically when a user is created as a temporary user in Single Connect.

temporaryUserStartTime: This parameter specifies the start-time for a temporary user in milliseconds. It is set automatically when a user is created as a temporary user in Single Connect.

lockReason: If the user is locked, this value is set with a reason for the lock, such as User cannot be found on Active Directory/LDAP, User is passive on Active Directory/LDAP, or Locked by username.

phoneNumber: If a user’s phone number is entered, this property is set as a user property.

ubaThreshold: The threshold value is used for policy enforcement when executing UBA commands. When users exceed the threshold value by executing commands that are defined as UBA commands, the commands are blocked and can no longer be executed.

unlockOnPasswordChanged: This parameter is automatically set for a user when the user is locked for the reasons Suspended temporarily due to successive invalid login attempts or Too many failed login attempts. After the user changes their password, using the forgot password feature, the user is automatically unlocked.

unlockTime: This parameter is automatically set on a user in milliseconds, like 1576851980209, when the user is locked by reason Suspended temporarily due to successive invalid login attempts. When the time has expired, the user is automatically unlocked. This field is for information purposes only. Unlock time can be configured with the user.suspend.forMillis parameter from the System Config Man screen.