Core Server Configuration Attributes Reference
Valid Values:
Default Value:
Syntax:
Example:
nsslapd-schemacheck (Schema Checking)
Specifies whether the database schema will be enforced during entry insertion or
modification. When this attribute has a value of on, Directory Server will not check
the schema of existing entries until they are modified. The database schema defines
the type of information allowed in the database. You can extend the default schema
using the
your schema using the Directory Server Console, see Chapter 9, "Extending the
Directory Schema" in the Netscape Directory Server Administrator's Guide.
NOTE
Entry DN:
Valid Values:
Default Value:
Syntax:
Example:
76
Netscape Directory Server Configuration, Command, and File Reference • August 2002
Any encryption method as described in "passwordStorageScheme
(Password Storage Scheme)," on page 87.
CLEAR
DirectoryString
nsslapd-rootpwstoragescheme: SSHA
and attribute types. For information on how to extend
objectclasses
Schema checking works by default when database modifications
are made using an LDAP client, such as
Server Gateway, or when importing a database from LDIF using
. If you turn schema checking off, you will have to verify
ldif2db
manually that your entries conform to the schema. If schema
checking is turned on, the server sends an error message to inform
you of the entries which do not match the schema. Make sure that
the attributes and object classes you create in your LDIF statements
are both spelled correctly and identified in
to create a file in the LDIF format in the schema directory or add the
elements to
99user.ldif
cn=config
on | off
on
DirectoryString
nsslapd-schemacheck: on
ldapmodify
dse.ldif
.
, the Directory
. You will need
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 and is the answer not in the manual?