Previous Topic: File FormatsNext Topic: Attribute Definitions


Object Class Definitions

The lines that define the object classes are in the following form:

CLASS user_friendly_name
    LDAP ObjectClass Name : ldap_name
    ExternalName: external_name
    NamingAttributes: naming_attribute
user_friendly_name

Specifies the user-friendly object class name.

ldap_name

Specifies the LDAP name used for defining the schema.

external_name

Specifies the relative distinguished name (RDN) value for containers.

naming_attribute

Specifies the RDN attribute.