Linux_Foundation
LFCS · Question #136
LFCS Question #136: Real Exam Question with Answer & Explanation
The correct answer is A. ldappasswd D. ldapwhoami. ldappasswd and ldapwhoami are valid LDAP client commands used for password management and user identity verification, respectively.
Submitted by lucia.co· Apr 18, 2026User and Group Management
Question
Which of the following are valid LDAP client commands? (Choose TWO correct answers.)
Options
- Aldappasswd
- Bldapbrowser
- Cslapcat
- Dldapwhoami
- Eslaptest
Explanation
ldappasswd and ldapwhoami are valid LDAP client commands used for password management and user identity verification, respectively.
Common mistakes.
- B.
ldapbrowseris typically a graphical user interface (GUI) tool for browsing LDAP directories, not a command-line utility. - C.
slapcatis an OpenLDAP server utility used to dump the contents of anslapddatabase, not an LDAP client command. - E.
slaptestis an OpenLDAP server utility used to check the syntax and validity ofslapdconfiguration files, not an LDAP client command.
Concept tested. LDAP client command-line utilities
Reference. https://www.openldap.org/software/man.html
Topics
#LDAP client commands#User authentication#Password management#Directory services
Community Discussion
No community discussion yet for this question.