HP-UX Directory Server 8.1 administrator guide
4. Click Save.
To turn schema checking on and off using LDAP commands, edit the value of the
nsslapd-schemacheck attribute. For example:
ldapmodify -h myserver -p 389 -D "cn=directory manager" -w secret
dn: cn=config
changetype: modify
replace: nsslapd-schemacheck: on
nsslapd-schemacheck: off
For information, see the HP-UX Directory Server configuration, command, and file reference.
450 Managing the directory schema