Previous Topic: Defining the LDAP Port

Next Topic: Handling LDAP Strings

Configuring LDAP Names

You configure LDAP names along with the usual schema attribute and object class definitions, as follows:

set attribute 2.5.4.3 = {
name		= commonName
ldap-names		= cn
syntax		= caseIgnoreString
};

LDAP names are integrated into the DSA schema.

More information:

Set Up Schemas