LPI
202-400 · Question #181
Which answer best describes the meaning of the following LDAP search command: ldapseareh -x" (&(cn=marie)(telephoneNumber=9*))"
The correct answer is B. It is searching for all entries that have the cn attribute equal to marie AND the. See the full explanation below for the reasoning.
Question
Which answer best describes the meaning of the following LDAP search command: ldapseareh -x" (&(cn=marie)(telephoneNumber=9*))"
Options
- AIt is searching for all entries that don't have the cn attribute equal to marie OR the
- BIt is searching for all entries that have the cn attribute equal to marie AND the
- CIt is searching for all entries that have the cn attribute equal to marie AND the
- DIt is searching for all entries that don't have the cn attribute equal to marie AND the
- EIt is searching for all entries that have the cn attribute different than marie OR the
How the community answered
(49 responses)- A4% (2)
- B80% (39)
- C6% (3)
- E10% (5)
Community Discussion
No community discussion yet for this question.