300-300 · Question #61
Which of the following Samba commands provides comprehensive information and status flags on the user candidate?
The correct answer is C. pdbedit -v -u candidate. pdbedit: This Samba command is used to manage the user accounts stored in the Samba password database. -v: The verbose option provides detailed information. -u candidate: Specifies the user for which to display the information. smbpasswd, net sam show, samba-tool user list…
Question
Options
- Asmbpasswd -l -u candidate
- Bnet sam show candidate
- Cpdbedit -v -u candidate
- Dsamba-tool user list
- Egetent smbpasswd candidate
How the community answered
(36 responses)- B3% (1)
- C94% (34)
- D3% (1)
Explanation
pdbedit: This Samba command is used to manage the user accounts stored in the Samba password database. -v: The verbose option provides detailed information. -u candidate: Specifies the user for which to display the information. smbpasswd, net sam show, samba-tool user list, getent smbpasswd: These commands do not provide the same comprehensive information and status flags as pdbedit.
Topics
Community Discussion
No community discussion yet for this question.