700-280 · Question #7
Refer to the exhibit. Based on the LDAP directory, what attribute names contain the value [email protected]? (Choose two.)
The correct answer is B. mailRoutingAddress C. mail. In LDAP messaging directories (common in Sun/iPlanet or similar mail routing setups), mail stores the user's primary email address, and mailRoutingAddress specifies the downstream address where messages are actually routed - both would hold [email protected] as the…
Question
Refer to the exhibit. Based on the LDAP directory, what attribute names contain the value [email protected]? (Choose two.)
Exhibit
Options
- AmailLocalAddress
- BmailRoutingAddress
- Cmail
- DuserPrincipalName
- EsAMAcccountName
How the community answered
(31 responses)- A16% (5)
- B74% (23)
- D3% (1)
- E6% (2)
Explanation
In LDAP messaging directories (common in Sun/iPlanet or similar mail routing setups), mail stores the user's primary email address, and mailRoutingAddress specifies the downstream address where messages are actually routed - both would hold [email protected] as the target delivery address.
Why the distractors are wrong:
- A (mailLocalAddress): Stores local aliases or addresses used within the local domain (e.g.,
[email protected]), not the routed exchange address. - D (userPrincipalName): An Active Directory attribute for login identity (e.g.,
[email protected]), not a mail routing value. - E (sAMAccountName): Stores the legacy Windows logon name (just
brian, no domain), never a full email address - and note the typo in the question (sAMAcccountName) is a dead giveaway it's a trap.
Memory tip: Think of it as a two-step delivery: mail is where the user's mailbox is, and mailRoutingAddress is how the server gets it there - both reference the same full exchange address, making them the two correct picks.
Topics
Community Discussion
No community discussion yet for this question.
