LPI
202-450 · Question #215
How must Samba be configured so that it can check passwords against the ones 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 so that it can check passwords against the ones 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
- 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
(32 responses)- A3% (1)
- B13% (4)
- C3% (1)
- D75% (24)
- E6% (2)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#Samba#password authentication#smbpasswd#/etc/shadow
Community Discussion
No community discussion yet for this question.