LPI
300-300 · Question #115
What must be done to ensure the Samba password is kept synchronized when users change their Linux passwords?
The correct answer is C. pam_smbpass.so should be added to the password type of the appropriate PAM configuration. https://community.spiceworks.com/t/install-samba-so-the-samba-and-pam-passwords-remain- synchronized/1010934
300.8 Authentication and Authorization
Question
What must be done to ensure the Samba password is kept synchronized when users change their Linux passwords?
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.
- Cpam_smbpass.so should be added to the password type of the appropriate PAM configuration.
- DIn /etc/nsswitch.conf, the samba service should be added to passwd and shadow before the file
- EWinbindd must be running on the Linux server in order to replicate the password changes back to
How the community answered
(49 responses)- A12% (6)
- B6% (3)
- C78% (38)
- D2% (1)
- E2% (1)
Explanation
https://community.spiceworks.com/t/install-samba-so-the-samba-and-pam-passwords-remain- synchronized/1010934
Topics
#PAM#pam_smbpass#password synchronization#Samba
Community Discussion
No community discussion yet for this question.