Setting the Usernames and Passwords of Audit Vault Server Users

Set up usernames and passwords for Oracle Database Security Central (Oracle DBSecCentral).

In the post-install configuration page, you set up usernames and passwords for the following Oracle Database Security Central users:

See Also: Separation of Duties for a description of each user.

Note: Do not use the root or support users unless instructed to do so in documentation or by a customer support representative.

About Administrator and Auditor User Names

Oracle recommends that you create administrator and auditor user accounts after you install Oracle Database Security Central (Oracle DBSecCentral).

The administrator and auditor user names must follow these rules:

Note: The administrator and auditor user names are upshifted (that is, any lowercase alphabetic characters are replaced by their uppercase equivalents). Also, the Audit Vault Server does not support quoted user names.

See Also: Separation of Duties for a description of each user account.

Password Requirements

Set password management guidelines for the Oracle Database Security Central (Oracle DBSecCentral) user accounts.

For example, you may require that users change their passwords on a regular basis, such as every 120 days, and that they create passwords that are not easily guessed.

The following sections describe the minimum password requirements for Oracle Database Security Central.

Requirements for Passwords Containing Unicode Characters

If your password contains unicode characters (such as non-English characters with accent marks), the password requirement is that it:

Requirements for English-Only (ASCII) Passwords

If you are using English-only, ASCII printable characters, Oracle Database Security Central requires that passwords:

In addition, Oracle recommends that passwords:

See Also:

Setting the Passwords For Audit Vault Server Users

Steps for setting the passwords for the Audit Vault Server users.

To set the passwords of the Audit Vault Server administrator, auditor, and support user:

  1. Access the Audit Vault Server Post-Install Configuration page.

  2. Under User Setup:

    • In the Super Administrator field, enter the administrative user name.

    • Under the Super Administrator field, enter the administrator Super Administrator Password, then confirm it in the Re-enter Password field.

    • Select Validate username.

      The administrator username that you entered is validated. If this name is valid, then you can use it; if not, then you must enter a valid name.

    • In the Super Auditor field, enter the super auditor user name.

    • Under the Super Auditor, field, enter the auditor Super Auditor Password, then confirm it in the Re-enter Password field.

    • Select Validate username.

      The auditor username that you entered is validated. If this name is valid, then you can use it; if not, then you must enter a valid name.

  3. Under Repository Encryption, enter the Keystore Password, and then re-enter it.

    Audit event data in the Audit Vault Server’s repository is automatically encrypted using Oracle Database Transparent Data Encryption (TDE). The repository encryption keystore password is required to reset the TDE master key.

Related Topics