Adding and removing suffixes

This feature enables you to add and remove suffixes.

A suffix is a DN that identifies the top entry in a locally held directory hierarchy. The DN is also the suffix of every entry within that directory hierarchy because of the relative naming scheme used in LDAP. A directory server can have multiple suffixes, each identifying a locally held directory hierarchy, for example, o=sample.
Note: The specific entry that matches the suffix must be added to the directory.

Entries to be added to the directory must have a suffix that matches the DN value, such as ou=Marketing, o=sample. If a query contains a suffix that does not match any suffix configured for the local database, the query is referred to the LDAP server that is identified by the default referral. If no LDAP default referral is specified, the result returned indicates that the object does not exist.