050-696 · Question #57
You're designing your organization's eDirectory tree. You have decided to name your tree ACME_CORP-TREE . You've created a Country object below the tree root and named it US. Within C=US, you've…
The correct answer is C. No, User objects can't reside directly below the tree root. This eDirectory tree design fails because User objects are leaf objects and cannot be placed directly below the tree root, which only accepts Country, Organization, or Alias objects as direct children.
Question
Options
- AYes, all eDirectory rules have been observed.
- BNo, you can't use an underscore in the tree name.
- CNo, User objects can't reside directly below the tree root .
- DNo, Country objects can't reside directly below the tree root.
- ENo, Country objects must use the full name of the country they represent, not its abbreviation.
- FNo, if you use Country objects, the next level down the tree must represent geographic locations,
How the community answered
(48 responses)- A13% (6)
- B4% (2)
- C79% (38)
- E2% (1)
- F2% (1)
Why each option
This eDirectory tree design fails because User objects are leaf objects and cannot be placed directly below the tree root, which only accepts Country, Organization, or Alias objects as direct children.
The design violates eDirectory placement rules because a User leaf object cannot exist directly under the tree root.
Underscores are valid characters in eDirectory tree names, so ACME_CORP-TREE is an acceptable name.
The eDirectory tree root can only directly contain Country (C=), Organization (O=), or Alias objects as immediate subordinates. User objects are leaf objects that must reside inside an Organization or Organizational Unit container. Placing an Admin User directly under the root violates this schema constraint and the design will not work.
Country objects are explicitly permitted as direct children of the tree root, so this statement is incorrect.
eDirectory Country objects use standard two-letter ISO 3166 abbreviations such as US, not full country names, so the C=US object is valid.
The rule that Organization objects must follow Country objects is not the violation here; the Admin User placement is the actual problem.
Concept tested: eDirectory tree root valid direct-child object types
Source: https://www.netiq.com/documentation/edirectory-92/edir_admin/data/a2iii88.html
Topics
Community Discussion
No community discussion yet for this question.