Topics

06 History of changes
Designer, Server
LDAP Schema database - enhanced in R5.0.1

Beginning in Release 5.0.1, you can use the command tell ldap exportschema to build/update the Domino LDAP Schema database (SCHEMA50.NSF) in the Domino data directory. This database provides information about the directory schema in a user-friendly format and can reflect any changes you make if you extend the directory schema. If you extend the directory schema, use the command tell ldap reloadschema, which loads the updated schema into memory, before using tell ldap exportschema.

When the Designer task runs it also reloads the schema into memory and then creates or updates the Domino LDAP Schema database.

For each attribute in the schema, the Domino LDAP Schema database provides the LDAP name, OID, corresponding Domino field, LDAP schema the attribute originated from, and the syntax type.


For each object class in the schema, the database provides the LDAP name, OID, Domino Directory form that corresponds to the object class, LDAP schema the object class originated from. The database also provides the object class type (abstract, structural, auxiliary), the relative superior and auxiliary object classes, and the associated mandatory and optional attributes.

For each syntax, the database provides the LDAP name (and alternate name), OID, the data type mapping in Notes, and the schema from which the syntax originated.