LPI
300-300 · Question #40
What has to be done in order to make sure the Samba password is kept in sync when a user changes his Linux password?
Sign in or unlock 300-300 to reveal the answer and full explanation for question #40. The question stem and answer options stay visible for context.
300.8 Authentication and Authorization
Question
What has to be done in order to make sure the Samba password is kept in sync when a user changes his Linux password?
Options
- ASamba and Unix 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 passwd and shadow before the
- Dpam_smbpass.so should be added to the password type of the appropriate PAM
- EWinbindd must be running on the Linux server in order to replicate the password changes
Unlock 300-300 to see the answer
You've previewed enough free 300-300 questions. Unlock 300-300 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#PAM modules#Samba password sync#Linux authentication#pam_smbpass