Manage Users

Manage Users Overview

The management of users and roles is usually reserved for the access manager: the Guardium user who is assigned the accessmgr user name. Defining and modifying users involves deciding both who will be using the Guardium system and to what roles they will be assigned. A role is a group of users, all of whom are granted the same access privileges. For more information on roles, see Manage Roles.

User definitions can be imported from an LDAP server, on demand or on a schedule. For more information, see Import Users from LDAP.

Regardless of how users are defined to the Guardium appliance, the Guardium administrator can configure the appliance to authenticate users via Guardium, LDAP, or Radius. See Authentication Configuration in the Guardium Administration Guide for more information.

When getting started with a Guardium appliance, an important early task is to identify which groups of users will use that appliance, and what their function will be. For example, an information security group might use Guardium for alerting and troubleshooting purposes; a database administrator group might use Guardium for reporting and monitoring. When deciding who will access the Guardium system, keep in mind that sensitive company data can be picked up by the system. Therefore, be very aware of who will be able to access that data.

Once you decide which groups of users will use the Guardium system (and for what purpose), collect the following information for each user:

User Account Security

Several settings can be changed to provide additional security for user accounts. You can enable or disable these settings using the show and store password CLI commands (see User Account, Password and Authentication CLI Commands in the CLI Reference).

Locked Accounts

The Guardium access manager can enable a disabled user account from the User Maintenance panel.

If the admin user account becomes locked, use the unlock admin CLI command to unlock it (see Configuration and Control CLI Commands in the CLI Reference).

Create a User Account

  1. Select Access Management > User Browser to open the User Browser panel.

  2. Click the Add User link at the bottom of the panel to open the User Form panel.

  3. Enter a unique name in the Username box. Do not include apostrophe characters in the name. User names are not case sensitive.

  4. Enter a password in the Password box, and again in the Password (confirm) box. The password you assign will be temporary, and the user will be required to change it following the first login. Passwords are case sensitive. When password validation is enabled (the default), the password must be eight or more characters in length, and must include at least one uppercase alphabetic character (A-Z), one lowercase alphabetic character (a-z), one digit (0-9), and one special character from the following set: @$%^&.;!-+=_

    If password validation is disabled, any characters are allowed.

  5. Enter the user’s first name in the First Name box.

  6. Enter the user’s last name in the Last Name box. Regarding the last name, restrictions apply for investigation users: the last name must be INV_1, INV_2 or INV_3. This is not enforced by the GUI, but is required for the Investigation application to function properly. An investigation user must have the role inv, and no other roles, including user. This is the only case where the user or admin role is not required.

  7. Enter the user’s email address in the Email box.

  8. Clear the Disabled box to enable the user. We suggest that you defer enabling the account until after the correct set of roles have been assigned for the user. When a user logs in for the first time, their layout is built using all of the roles assigned at that time. If roles are added later, the user has access to everything available to that role, but will have to add reports or applications particular to that role manually. It is much simpler to assign the roles first, so that the user has all components in their layout the first time they log in.

  9. Click Add User to save the new user account definition and close the panel.

This completes the User definition. We suggest that you add the appropriate Roles for the user before informing them of their password for the initial login. See Role Management.

Update a User Account

  1. Select Access Management > User Browser to open the User Browser panel.

  2. Click the Edit link for the user.

  3. Replace any values in the User Form panel.

  4. Click the Update User button.

Enable a Disabled User Account

  1. Select Access Management > User Browser to open the User Browser panel.

  2. Click the Edit link for the user.

  3. Clear the Disabled checkbox.

  4. If the user has forgotten their password, enter a new password in both the Password and Password (confirm) boxes.

  5. Click the Update User button.

Remove a User Account

  1. Select Access Management > User Browser to open the User Browser panel.

  2. Click the Remove link for the user. This opens the User Form for the user.

  3. Click the Confirm Deletion button.