Property extension repository settings
Use this page to configure a property extension repository used to store attributes that cannot be stored in existing repositories. To view this console page:
- In the console, click Security > Global security.
- Under User account repository, select Federated repositories from the Available realm definitions field and click Configure. To configure for a specific domain in a multiple security domain environment, click Security domains > domain_name. Under Security Attributes, expand User Realm, and click Customize for this domain. Select the Realm type as Federated repositories and then click Configure.
- Under Additional properties, click Property extension repository.
When you finish adding or updating the federated repository configuration, go to the Security > Global security panel and click Apply to validate the changes.
Data source name
Specifies the JNDI name of the data source used to access the property extension repository.
Information Value Default: jdbc/wimDS
Database type
Type of database used for the property extension repository.
Information Value Default: DB2
JDBC driver
Specifies the JDBC driver used to access the entry mapping repository.
Values include:
- DB2
- COM.ibm.db2.jcc.DB2Driver
- Oracle
- oracle.jdbc.driver.OracleDriver
- Informix
- com.informix.jdbc.IfxDriver
- DataDirect Connect
- com.ddtek.jdbc.sqlserver.SQLServerDriver
- Derby
- org.apache.derby.jdbc.EmbeddedDriver
- Microsoft SQL Server
- com.microsoft.sqlserver.jdbc.SQLServerDriver
Database URL
Specifies the web address for the property extension repository.
Values include:
- DB2
- jdbc:db2:wim
(zos)
- DB2 for z/OS
- jdbc:db2://hostname:port/DB2location
- Informix
- jdbc:informix-sqli://host:port/wim:INFORMIXSERVER=IFXServerName;
- DataDirect Connect
- jdbc:datadirect:sqlserver://host:1433;databaseName=wim;selectMethod=cursor;
- Derby
- jdbc:derby:c:\derby\wim
- Oracle
- jdbc:oracle:thin:@host:port:dbname
- Microsoft SQL Server
- jdbc:sqlserver://host:1433;databaseName=wim;selectMethod=cursor;
Database administrator user name
User name of the database administrator used to access the property extension repository.
Password
Password used to enable the database administrator to access the property extension repository.
Entity retrieval limit
Maximum number of entities that the system can retrieve from the property extension repository with a single database query.
Information Value Data type: Integer Default: 200
Related tasks
Manage the realm in federated repository