1 <samba:parameter name="ldap passwd sync"
4 enumlist="enum_ldap_passwd_sync"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <synonym>ldap password sync</synonym>
10 This option is used to define whether or not Samba should sync the LDAP password with the NT
11 and LM hashes for normal accounts (NOT for workstation, server or domain trusts) on a password
16 The <smbconfoption name="ldap passwd sync"/> can be set to one of three values:
21 <para><parameter moreinfo="none">Yes</parameter> = Try
22 to update the LDAP, NT and LM passwords and update the pwdLastSet time.</para>
26 <para><parameter moreinfo="none">No</parameter> = Update NT and
27 LM passwords and update the pwdLastSet time.</para>
31 <para><parameter moreinfo="none">Only</parameter> = Only update
32 the LDAP password and let the LDAP server do the rest.</para>
37 <value type="default">no</value>