Property extension repository adapter
Some LDAP repositories do not support certain type of properties and some LDAP repositories are read only. If virtual member manager is unable to write data to an LDAP repository, it can use a property extension repository to store the properties.
Virtual member manager supports a property extension repository that is used to
store properties that cannot be stored in the main repositories. The interfacing with the property
extension repository is carried out through the property extension adapter. The property extension
adapter is active only when a property extension repository is configured.
Note: The database user
who configures the repository needs to have database administrator privileges such as permissions to
create tables in the database schema and to access the data in the database
tables.