You use the Database type to obtain users from database, such as, SQL Server, Teradata, DB2, PostgreSQL, or Oracle. An ODBC connection to the database must be setup to retrieve user information.
The following table describes the connection variable settings for the databases supported in Policy Management.
Database Type | Database |
---|---|
SQLSERVER | System DSN Name (ODBC) For example, SQLSERVER_DSN. |
TERADATA | System DSN Name (ODBC) For example, TD_DSN. |
ORACLE | Transport Network Substrate Name (TNSNAME). |
DB2 | System DSN Name (ODBC) For example, DB2DSN. |
POSTGRESQL | System DSN Name For example, POSTGRES. |
This section describes the procedure on how to create a database member source.
To create a Database Member Source:
On the ESA Web UI, navigate to Policy Management > Roles & Member Source > Member Sources.
Click Add New Member Source.
The New Member Source screen appears.
Enter a unique name for the file member source in the Name text box.
Type the description in the Description text box.
Select Database from the Source Type drop-down list.
Select one of the following database from the Source drop-down list.
To enable the usage of a custom data source name, switch the Use Custom DSN toggle.
If you are selecting the Oracle database as the source database, then enter the service name in the Service Name text box.
Note: This step is applicable for the Oracle database only.
If you are not using Custom DSN, then the following steps are applicable.
Enter the database name in the Database text box.
Enter the host name in the Host text box.
Enter the port to connect to the database in the Port text box.
Enter the username in the Username text box.
Enter the password in the Password text box.
Click Save.
The message Member Source has been created successfully appears.