Entry mapping repository settings
To configure an entry mapping repository used to store data for managing profiles on multiple repositories....
In the admin console, click...
Security | Global security | User account repository | Available realm definitions | Federated repositories | Set | Additional properties | Entry mapping repositoryWhen you finish adding or updating the federated repository configuration, validate changes...
Security | Global security | Apply
Properties...
- Data source name
JNDI name of the data source used to access the entry mapping repository.
Default: jdbc/wimDS
- Database type
Type of database used to access the entry mapping repository.
Default: DB2
- JDBC driver
JDBC driver used to access the entry mapping repository.
Values include:
- DB2
- com.ibm.db2.jcc.DB2Driver
- DataDirect Connect
- com.ddtek.jdbc.sqlserver.SQLServerDriver
- Informix
- com.informix.jdbc.IfxDriver
- Oracle
- oracle.jdbc.driver.OracleDriver
- Microsoft SQL Server
- com.microsoft.sqlserver.jdbc.SQLServerDriver
- Derby
- org.apache.derby.jdbc.EmbeddedDriver
- Database URL
Specifies the Web address for the entry mapping repository.
Values include:
- DB2
- jdbc:db2:wim
- Derby
- jdbc:derby:c:\derby\wim
- DataDirect Connect
- datadirect:sqlserver: //:host_name1433;databaseName=wim;selectMethod=cursor;
- Oracle
- jdbc:oracle:thin:@host_name:port:dbname
- Microsoft SQL Server
- jdbc:sqlserver: //host_name:1433;databaseName=wim;selectMethod=cursor;
- Informix
- jdbc:informix-sqli: //host_name:1526/wim:INFORMIXSERVER=IFXServerName;
- Database administrator user name
User name of the database administrator used to access the entry mapping repository.
used to enable the database administrator to access the entry mapping repository.
Related tasks
Manage the realm in a federated repository configuration
Set an entry mapping repository in a federated repository configuration