The schema backend provides access to the OpenDS Directory Server schema
information, including the attribute types, object classes, attribute
syntaxes, matching rules, matching rule uses, DIT content rules, and
DIT structure rules that it contains.
The server will allow modify operations in this backend to alter the server
schema definitions. The org.opends.server.backends.SchemaBackend class
provides the implementation for this backend.
The configuration entry for this backend is based on the
ds-cfg-schema-backend structural object class. Note that any attribute
types included in this entry that are not included in this object class
(or the parent ds-cfg-backend class) will appear directly in the schema
entry.
1.3.6.1.4.1.26027.1.2.9
ds-cfg-schema-backend
ds-cfg-backend
org.opends.server.backends.SchemaBackend
This defines the base DN(s) at which the schema information will be
published, in addition to the value included in the ds-cfg-backend-base-dn
configuration attribute.
The value provided in the ds-cfg-backend-base-dn configuration attribute
is the only one that will appear in the subschemaSubentry operational
attribute of the server's root DSE (which is necessary because that is a
single-valued attribute) and as a virtual attribute in other entries,
but the ds-cfg-schema-entry-dn attribute may be used to make the schema
information available in other locations as well in case certain client
applications have been hard-coded to expect the schema to reside in a
specific location.
cn=schema
1.3.6.1.4.1.26027.1.1.113
ds-cfg-schema-entry-dn
Indicates whether to treat all attributes in the schema entry as if they
were user attributes regardless of their configuration.
This may provide compatibility with some applications that expect schema
attributes like attributeType and objectClasses to be included by default
even if they are not requested. Note that the ldapSyntaxes attribute
will always be treated as operational in order to avoid problems with
attempts to modify the schema over protocol.
1.3.6.1.4.1.26027.1.1.141
ds-cfg-show-all-attributes