nerdexam
LPI

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…

300.8 Authentication and Authorization

Question

Which of the following Samba commands provides comprehensive information and status flags on the user candidate?

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)
  • B
    3% (1)
  • C
    94% (34)
  • D
    3% (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

#pdbedit#user management#Samba tools#user status

Community Discussion

No community discussion yet for this question.

Full 300-300 Practice