While dynamic objects can be useful, they go against good DIT design principles. If abused, dynamic objects could lead to major problems.
CA Directory lets you dynamically extend the schema of a DSA in the following ways:
CA Directory lets you define an object to be extensible. The object can then include any attributes that are defined in the schema.
However, we do not recommend this because you cannot control what can be stored against a particular entry. You should be in control of what information is stored and where.
CA Directory lets you define an object to use auto-registered attributes. The object can then dynamically define attributes that are not included in the schema definition.
However, we do not recommend this because you cannot control what can be stored against a particular entry. Also, the attributes cannot be accessed by DXcache, access controls, class-of-service templates, and indexing.
You can extend an object to use auto-registered attributes, any nondefined attributes, or both.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |