1 <samba:parameter name="unix password sync"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <para>This boolean parameter controls whether Samba
7 attempts to synchronize the UNIX password with the SMB password
8 when the encrypted SMB password in the smbpasswd file is changed.
9 If this is set to <constant>yes</constant> the program specified in the <parameter moreinfo="none">passwd
10 program</parameter> parameter is called <emphasis>AS ROOT</emphasis> -
11 to allow the new UNIX password to be set without access to the
12 old UNIX password (as the SMB password change code has no
13 access to the old password cleartext, only the new).</para>
16 <related>passwd program</related>
17 <related>passwd chat</related>
19 <value type="default">no</value>