nerdexam
Novell

050-696 · Question #55

What does the eDirectory schema use to define the types of objects that are allowed to exist within a container object?

The correct answer is D. Containment rules. The eDirectory schema uses containment rules to define which object classes are permitted to exist as subordinates inside a given container object, enforcing valid tree hierarchy.

Novell eDirectory Management

Question

What does the eDirectory schema use to define the types of objects that are allowed to exist within a container object?

Options

  • APartitions
  • BObject values
  • CObject classes
  • DContainment rules
  • EObject properties

How the community answered

(23 responses)
  • B
    9% (2)
  • C
    4% (1)
  • D
    70% (16)
  • E
    17% (4)

Why each option

The eDirectory schema uses containment rules to define which object classes are permitted to exist as subordinates inside a given container object, enforcing valid tree hierarchy.

APartitions

Partitions are logical segments of the eDirectory tree used for distributing and replicating data, not schema components that control where object classes may be placed.

BObject values

Object values are the actual data stored within a property of an object, not a schema mechanism used to define structural containment.

CObject classes

Object classes define the mandatory and optional properties an object may have, but it is specifically containment rules - not object classes themselves - that govern where those objects may reside in the tree.

DContainment rulesCorrect

Containment rules are a specific schema construct that explicitly define which object classes are allowed to be placed inside a particular container class. For example, containment rules specify that User and Printer objects may reside inside an Organizational Unit, ensuring the directory tree conforms to a valid and predictable hierarchical structure.

EObject properties

Object properties (attributes) describe the data that can be stored within an object, not the rules governing which object types can exist inside a container.

Concept tested: eDirectory schema containment rules and tree hierarchy enforcement

Source: https://www.netiq.com/documentation/edirectory-92/edir_admin/data/front.html

Topics

#eDirectory schema#containment rules#container objects#object classes

Community Discussion

No community discussion yet for this question.

Full 050-696 Practice