Restriction: This topic applies only when the Enterprise Server feature is enabled.
- At the command prompt, cd to the OpenLDAP install base directory.
- Edit the OpenLDAP server configuration file,
slapd.conf, to add the following include statements:
include ./schema/cosine.schema
include ./schema/inetorgperson.schema
include ./schema/container.schema
include ./schema/mfds.schema
You can now start the OpenLDAP server.