Configure Authentication

Authentication Overview

By default, Guardium user logins are authenticated by Guardium, independent of any other application. For the Guardium admin user account, login is always authenticated by Guardium alone. For all other Guardium user accounts, authentication can be configured to use either RADIUS or LDAP. In the latter cases, additional configuration information for connecting with the authentication server is required.

When an alternative authentication method is used, all Guardium users must still be defined as users on the Guardium appliance. It is only the authentication that is performed by another application.

Note that while user accounts and roles are managed by the accessmgr user, the authentication method used is managed by the admin user. This is a standard "separation of duties" best practice.

To configure authentication, see the appropriate topic, above.

Configure Guardium Authentication

  1. Select Administration Console > Portal.

  2. Select the Guardium radio button in the Authentication Configuration panel.

  3. Click Apply.

  4. Back to top

Configure RADIUS Authentication

  1. Select Administration Console > Portal.

  2. Select the RADIUS radio button in the Authentication Configuration panel. Additional fields will appear in the panel.

  3. In the Primary Server box, enter host name or IP address of the primary RADIUS server.

  4. Optionally enter the host name or IP address of the secondary and tertiary RADIUS servers.

  5. Enter the UDP Port used (1812 or 1645) by RADIUS.

  6. Enter the RADIUS server Shared Secret, twice.

  7. Enter the Timeout Seconds (the default is 120).

  8. Select the Authentication Type:

  9. Optionally click the Test button to verify the configuration. You will be informed of the results of the test. The configuration will also be tested whenever you click the Apply button to save changes (see below).

  10. Click Apply. Guardium will attempt to authenticate a test user, and inform you of the results.

  11. Back to top

Configure LDAP Authentication

  1. Select Administration Console > Portal.

  2. Select the LDAP radio button in the Authentication Configuration panel.

  3. In the Server box, enter the host name or IP address of the LDAP server.

  4. Enter the Port number (the default is 636 for LDAP over SSL).

  5. Enter the User RDN Type (relative distinguished name type) type, which is uid by default.

  6. Enter the User Base DN (distinguished name).

  7. Mark or clear the Use SSL checkbox, as appropriate for your LDAP Server.

  8. 6. Optional. To inspect one or more trusted certificates, click Trusted Certificates and follow the instructions in that panel.

  9. Optional. To add a trusted certificate, click Add Trusted Certificates and follow the instructions in that panel.

  10. Optional. Click the Test button to verify the configuration. You will be informed of the results of the test. The configuration will also be tested whenever you click the Apply button to save changes (see below).

  11. Click Apply. Guardium will attempt to authenticate a test user, and inform you of the results.

  12. Back to top