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

Which of the following actions synchronizes UNIX passwords with the Samba passwords when the encrypted Samba password is changed using smbpasswd?

Answer options

Correct answer: D

Explanation

The correct answer is D because adding 'unix password sync = yes' to smb.conf enables the synchronization of UNIX and Samba passwords. Answers A and B are incorrect as they either deny the possibility or suggest an irrelevant action, while C and E are incorrect because they do not represent the proper configuration needed for synchronization.