202-450 Exam QuestionsBrowse all questions from this exam

202-450 Exam - Question 62


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

Show Answer
Correct Answer: D

To synchronize UNIX passwords with Samba passwords when the encrypted Samba password is changed using smbpasswd, you need to configure the Samba configuration file smb.conf. The correct directive to achieve this synchronization is 'unix password sync = yes'. This setting ensures that when a Samba password is changed, the corresponding UNIX password is also updated accordingly.

Discussion

1 comment
Sign in to comment
ArminaOption: D
Feb 15, 2022

D is correct!