The virtual member manager LDAP adapter maps the virtual
member manager entity types to the corresponding LDAP object classes.
For each entity type that virtual member manager supports, the
virtual member manager LDAP adapter enables the configuration of the
corresponding object classes on LDAP. The set of entity types in
the virtual member manager domain model map to the following LDAP
object classes:
Virtual member manager entity type |
Default LDAP object class |
Person |
- inetOrgPerson
- user for Active Directory
|
OrgContainer |
- organization
- organizationalUnit
|
Group |
- group for Active Directory
- groupOfUniqueNames for Sun One
|
PersonAccount |
- inetOrgPerson
- user for Active Directory
|
Locality |
locality |
Country |
country |
Container |
container |
If entries exist in an LDAP directory that are not conceptually
of the same types that virtual member manager supports, those entries
cannot be accessed by virtual member manager.