Linux_FoundationLinux_Foundation
LFCS · Question #143
LFCS Question #143: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #143. The question stem and answer options stay visible for context.
Submitted by noor.lb· Apr 18, 2026Essential Commands
Question
Which of the following arguments complete the command which will search for cn=ldapadmin OR ou=BR recursively in the directory? ldapsearch -LLL -h server -s sub -b "o=inc" "_______"
Options
- A( (cn=ldapamin)|(ou=BR) )
- B( |(cn=ldapamin) (ou=BR) )
- C( (cn=ldapamin) (ou=BR) )
- D( (cn=ldapamin) (ou=BR)| )
- E( (cn=ldapamin)||(ou=BR) )
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ldapsearch#LDAP filters#Command syntax#Directory services