This section explains the types of data stores that you can configure, and also provides the steps to create new data store types and how to configure them.
You can create a new, data store instance for any of the following data store types:
This data store type resides in a Sun Java System Directory Server instance and holds the Access Manager information tree. This data store type makes use of Directory Server features that are not part of the LDAP version 3 specification, such as roles and class of service, and is compatible with previous versions of Access Manager.
This data store type uses the LDAP version 3 specification to write identity data to an instance of Microsoft Active Directory.
This repository allows you to store data and identities in a flat DIT structure on the local installation instance of Access Manager without having to create a separate data store. This is generally used for testing or proof of concept deployments.
This data store type allows identity data to written to any LDAPv3–compliant database. If the LDAPv3 database you are using does not support Persistent Search, then you can not use the caching feature.
This data store type resides in a Sun Java System Directory Server instance and holds the Access Manager information tree. It differs from the Access Manager Repository Plug-in, in that more configuration attributes allow you to better customize the data store.
The following section describes the steps to connect a data store.