LPIC-2 Exam 202 (Linux Engineer) — Question 54

How must Samba be configured such that it can check CIFS passwords against those found in /etc/passwd and /etc/shadow?

Answer options

Correct answer: D

Explanation

The correct answer is D because Samba does not have the capability to directly use the /etc/passwd and /etc/shadow files for authentication. Options A, B, and C propose methods that are not feasible, while option E suggests converting files, which is unnecessary when Samba cannot use them directly.