1.2.5.1 User Management

The User List page allows you to add, edit and delete users and groups. An Oracle TSAM Plus group is a set of privileges. The default groups are "administrator" and "viewer". They cannot be deleted.

An Oracle TSAM Plus user may belong to one or more groups. When Oracle TSAM Plus is installed, the default user is “admin” (configured during installation), and cannot be deleted.

You can enter the Group List menu bar by clicking the Group List button, and return to the User List menu bar by clicking the User List button.

The following table lists the User List Menu Bar options.

Table 1-50 User List Menu Bar Options

Elements Description
View From the drop-down menu, you can select the following:
  • Columns: Select the columns displayed in the table.
  • Detach: Displays the table in a separate window.
  • Reorder Columns: Change how the column order is displayed.
Change Properties Allows you to change user properties (if proper permission is set) after login to the system.
You can change all user properties from the User Management window if you have User Management administrator privileges. Select the user you want to edit and click the Change Properties button. If you are the selected user, you can change your own properties. The current property settings are shown in the corresponding text fields. Type new values for the following properties:
  • Full Name
  • Description
  • Group
Change Password Allows you to change user password (if proper permission is set) after login to the system. Enter your old password, then enter the your new password.

The password should be limited to 6~16 characters, and can contain the following characters: alphanumeric characters, underscores.

You can change all user passwords from the User Management window if you have User Management administrator privileges. Select the user whose password you want to change and click the Change Password button. If you are the selected user, you can change your own password.
Click Change Password to change the password. Click to cancel the operation and return to the User Management window.

Note:

The TSAM Plus user password is valid for 180 days. You need to change your user password before it is expired. If the password has expired, you can find related information recorded in the tsam.log file.
Create User Allows you to add a new user. You must enter the following:

Note:

The Create User button is enabled only when the current logged-in user has User Management administrator privileges.
  • Name(*)

    The user login name. User name should be limited to 5~16 characters, and can contain the following characters: "[a-z], [A-Z], [0-9], _". The initial character must be [a-z] or [A-Z].

  • Full Name

    The user full name. User full name should be limited to 128 characters, and can contain the following characters: alphanumeric characters, underscore, space, or period.

  • Password(*)

    User password. You need to provide password and confirm password. The password should be limited to 6~16 characters, and can contain the following characters: alphanumeric characters, underscores.

  • Description

    The users description. The description is limited to 255 characters, and can contain the following characters: alphanumeric characters, underscore, space, or period.

  • Group(*)

    A drop-down list. A created user can belong to on or more groups.

Delete User Deletes the selected user.
Online User The information of all online users is displayed in window. The available information of users includes Name, IP Address, Login Time and Session ID.
Refresh Updates the user information list.
Detach Displays the table in a separate window.
The following table lists the Group List button bar options.

Table 1-51 Group List Button Bar Options

Elements Description
View From the drop-down menu, you can select the following:
  • Columns: Select the columns displayed in the table.
  • Detach: Displays the table in a separate window.
  • Reorder Columns: Change how the column order is displayed.
Modify Allows you to change group properties The Modify button is enabled when the current login user has the administrator privilege of group management. Select the group you want to edit and click the Modify button.
The current property settings are shown in the corresponding text fields of the window. Type new values for the following properties:
  • Description
  • Privileges
Create Group Allows you to add a new group. You must enter the following:

Note:

The Create Group button is enabled when the current logged-in user has User Management administrator privileges. The privileges you need to set are displayed below the input bar and listed in
  • Name(*)

    The group name. Group name should be limited to 5~16 characters, and can contain the following characters: "[a-z], [A-Z], [0-9], _". The initial character must be [a-z] or [A-Z].

  • Id

    The group Id. It should be an integer and not less than 0.

  • Description

    The group description. The description is limited to 255 characters. It can contain the following characters: alphanumeric characters, underscore, space, or period.

  • Privileges(*)

    A table. Allows you to set group privileges.

Delete Group Deletes the selected group. A group cannot be deleted if there are any users who belongs to it.
Refresh Updates the group information list.
Detach Displays the table in a separate window.

Note:

When OpenID Connect (OIDC) authentication is enabled, the application disables its local user management interface. The 'User Management' menu is replaced with 'Online Users', as user provisioning and lifecycle management are delegated to the configured Keycloak server.