LPI Exam Questions

Which answer best describes the meaning of the following LDAP search command: ldapseareh -x" (&

Which answer best describes the meaning of the following LDAP search command:
ldapseareh -x” (& (cn=marie)(telephoneNumber=9*))”

A.
It is searching for all entries that have the cn attribute equal to marie AND the
telephoneNumber attribute ending with number 9

B.
It is searching for all entries that don’t have the cn attribute equal to marie AND the

telephoneNumber attribute starting with number 9

C.
It is searching for all entries that have the cn attribute equal to marie AND the
telephoneNumber attribute starting with number 9

D.
It is searching for all entries that have the cn attribute different than marie OR the
telephoneNumber attribute starting with number 9

E.
It is searching for all entries that don’t have the cn attribute equal to marie OR the
telephoneNumber attribute starting with number 9