+

Search Tips   |   Advanced Search

Entry mapping repository settings

Use this page to configure an entry mapping repository that is used to store data for managing profiles on multiple repositories. To view this console page...

  1. In the console, click Security > Secure administration, applications, and infrastructure.

  2. Under User account repository, select Federated repositories from the Available realm definitions field and click Configure.

  3. Under Additional properties, click Entry mapping repository.

When you finish adding or updating your federated repository configuration, go to the Security > Secure administration, applications, and infrastructure panel and click Apply to validate the changes.

 

Configuration tab

Data source name

Specify the Java Naming and Directory Interface (JNDI) name of the data source that is used to access the entry mapping repository.

Default: jdbc/wimDS

Database type

Timeype of database that is used to access the entry mapping repository.

Default: DB2

JDBC driver

Specify the Java Database Connectivity (JDBC) driver that is used to access the entry mapping repository. Values include:

COM.ibm.db2.jdbc.app.DB2Driver

Oracle

oracle.jdbc.driver.OracleDriver

Informix

com.informix.jdbc.IfxDriver

Microsoft SQL Server

com.microsoft.jdbc.sqlserver.SQLServerDriver

Derby

org.apache.derby.jdbc.EmbeddedDriver

com.ibm.db2.jcc.DB2Driver

com.ibm.db2.jdbc.app.DB2Driver

Database URL

Specify the Web address for the entry mapping repository. Values include:

jdbc:db2:wim

Oracle

jdbc:oracle:thin:@<hostname>:<port>:<dbname>

Derby

jdbc:derby:c:\derby\wim

Microsoft SQL Server

jdbc:microsoft:sqlserver://<hostname>:1433;databaseName=wim;selectmethod=cursor;

Informix

jdbc:informix-sqli://<hostname>:1526/wim:INFORMIXSERVER=<IFXServerName>;

Database administrator user name

User name of the database administrator that is used to access the entry mapping repository.

Password

Password that is used to enable the database administrator to access the entry mapping repository.




 

Related tasks


Manage the realm in a federated repository configuration
Configure an entry mapping repository in a federated repository configuration

 

Reference topic