Creating Oracle database authentication data

About this task

Credentials to use for the database connection need to be established and added as a new entry to the JAAS-J2C authentication data.

To create an entry complete the following steps:

Procedure

  1. Click Security > Global Security.
  2. On the right of the screen, expand Java Authentication and Authorization Services .
  3. Click J2C authentication data.
  4. To add a new entry, click New .
  5. Supply the following information:
    Alias
    Specify a name for the authentication alias.
    Userid
    Type the ID that was defined when the Oracle database was created.This is the user that you created permissions for.
    Password
    Type the password that was defined when Oracle was installed.
  6. Click OK.
  7. Click Save.