Previous Topic: set cache-reverse Command—Specify Which Cached Attributes to Reverse-index

Next Topic: set class-of-service Command—Create a Class-of-Service Template

set check-structural-oc—Prevent Entries with Multiple Unrelated Structural Object Classes from Being Created

By default, CA Directory lets you create an entry with multiple structural object classes that are not part of a single inheritance chain. While this ability can be useful, it does not conform with Section 8.3.2 of X.501 and Section 2.4.2 of RFC 451.

If you do not want entries with multiple unrelated structural object classes to be created, you can set a schema flag to enforce this.

This command has the following format:

set check-structural-oc = true|false;

If set check-structural-oc is set to true, it will not be possible to add an entry which has more than one structural object class hierarchy.

More information:

Check Structural Object Classes