050-696 · Question #53
Which of the following property values are mandatory when creating a user object? (Choose 2.)
The correct answer is A. Surname E. Object name. Only two properties are required when creating an eDirectory user object: the Object name (common name/CN) and Surname, as mandated by the User object class definition in the schema.
Question
Options
- ASurname
- BPassword
- CLocation
- DGiven Name
- EObject name
- FEmail Address
- GTelephone Number
How the community answered
(28 responses)- A71% (20)
- C14% (4)
- D4% (1)
- G11% (3)
Why each option
Only two properties are required when creating an eDirectory user object: the Object name (common name/CN) and Surname, as mandated by the User object class definition in the schema.
Surname is a mandatory property for a user object because the eDirectory schema's User object class requires it as a naming attribute that must be present at creation.
Password is optional at creation time; eDirectory allows a user account to exist without a password initially assigned.
Location is an optional descriptive property not required by the schema to create a valid user object.
Given Name is an optional property for a user object; the schema does not require it to be present at creation.
Object name (the CN or common name) is mandatory because it uniquely identifies the object within its container and is the minimum required identifier for placing any leaf object in the directory tree.
Email Address is an optional property not mandated by the eDirectory User object class schema definition.
Telephone Number is an optional, multivalued property that is not required when creating a user object.
Concept tested: Mandatory properties for eDirectory user object creation
Source: https://www.netiq.com/documentation/edirectory-92/edir_admin/data/front.html
Topics
Community Discussion
No community discussion yet for this question.