nerdexam
LPI

300-100 · Question #47

What must be done to ensure the Samba password is kept synchronized when a user changes their Linux password?

The correct answer is D. pam_smbpass.so should be added to the password type of the appropriate PAM configuration. See the full explanation below for the reasoning.

Question

What must be done to ensure the Samba password is kept synchronized when a user changes their Linux password?

Options

  • ASamba and linux passwords can only be kept in sync when Samba uses the passwdsam
  • B/usr/bin/passwd should be replaced by a symlink to /usr/bin/smbpasswd.
  • CIn /etc/nsswitch.conf, the samba service should be added to password and shadow before the file
  • Dpam_smbpass.so should be added to the password type of the appropriate PAM configuration.
  • EWinbindd must be running on the Linux server in order to replicate the password changes back to

How the community answered

(15 responses)
  • B
    13% (2)
  • D
    80% (12)
  • E
    7% (1)

Community Discussion

No community discussion yet for this question.

Full 300-100 Practice