LPI
202-450 · Question #318
How must Samba be configured such that it can check CIFS passwords against those found in /etc/passwd and /etc/shadow?
The correct answer is D. It is not possible for Samba to use /etc/passwd and /etc/shadow directly. You've hit your weekly limit · resets 5am (America/New_York)
210 File Sharing
Question
How must Samba be configured such that it can check CIFS passwords against those found in /etc/passwd and /etc/shadow?
Options
- ASet the parameters "encrypt passwords = yes" and "password file = /etc/passwd"
- BSet the parameters "encrypt passwords = yes", "password file = /etc/passwd" and "password
- CDelete the smbpasswd file and create a symbolic link to the passwd and shadow file
- DIt is not possible for Samba to use /etc/passwd and /etc/shadow directly
- ERun smbpasswd to convert /etc/passwd and /etc/shadow to a Samba password file
How the community answered
(25 responses)- B4% (1)
- C12% (3)
- D80% (20)
- E4% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#Samba#CIFS#password authentication#smbpasswd
Community Discussion
No community discussion yet for this question.