Tag Archives: LDAP Schema
LDAP Schema
What is LDAP schema: Similar types of object-classes and attributes are grouped together in a packaging unit, known as LDAP schema. In LDAP directories, schemas are added using the include statements in the slapd.conf (configuration file). An LDAP schema must … Continue reading
LDAP Schema
LDAP Schema is a convenient packaging unit for containing broadly similar objectClasses and attributes. An LDAP schema must contain at least one object class.  An attribute added to one schema can also be used by an object class of another schema. … Continue reading

