This schema defines the elements and attributes of the "ldap"
profile. This profile specifies the relationship between managed
objects and their representation in LDAP. For example, each
managed object is associated with an LDAP object class and each
property is associated with an LDAP attribute. Using this profile
it should also be possible to generate the LDAP configuration
schema.
A numeric OID.
A LDAP attribute type or object class name.
Defines which LDAP object class a managed object should be
mapped to.
The numeric OID of the LDAP object class.
The name of the LDAP object class.
The name of the parent LDAP object class.
Defines which LDAP attribute a managed object property should be
mapped to.
The numeric OID of the LDAP attribute.
The name of the LDAP attribute.
Defines which LDAP attribute should be used to name child
managed objects referenced by a relation. When not specified,
"cn" is used by default.
A sequence of RDNs.