300-300 · Question #55
Which of the following are valid Samba backends to store user and group information? (Choose two.)
The correct answer is B. smbpasswd C. ldapsam. smbpasswd: This backend uses the smbpasswd file to store user and group information. It is a simple plaintext file format that holds password hashes and other account information. ldapsam: This backend utilizes LDAP (Lightweight Directory Access Protocol) to store user and…
Question
Options
- Asdb
- Bsmbpasswd
- Cldapsam
- Dkrb
- Esmb
How the community answered
(23 responses)- A9% (2)
- B87% (20)
- E4% (1)
Explanation
smbpasswd: This backend uses the smbpasswd file to store user and group information. It is a simple plaintext file format that holds password hashes and other account information. ldapsam: This backend utilizes LDAP (Lightweight Directory Access Protocol) to store user and group information. LDAP is a more scalable and flexible option suitable for larger environments.
Topics
Community Discussion
No community discussion yet for this question.