Hello!<br><br>I&#39;ve got a directory server and DSGW running. <br><br>Mail
 server, openvpn server and samba share use ldap authentication against 
this directory server. Users change their passwords in DSGW.<br><br>The 
mailserver and openvpn use SSHA hash in &quot;userpassword&quot; field, but samba 
uses NT hash and LM hash in &quot;sambantpassword&quot; and &quot;sambalmpassword&quot; 
fields accordingly.<br>

<br>How can I make &quot;userpassword&quot; , &quot;sambantpassword&quot; and 
&quot;sambalmpassword&quot; fields change synchronously when users change their 
passwords in DSGW?<br><br>As I can understand, there is no already written  389-DS-plugin for <span></span><span><span>synchronizing these fields</span></span>.<br>
Moreover, it seems to me that such issues as mine are often solved on the ldap clients:<br>
   <a href="http://web.archiveorange.com/archive/v/I3m7YImbRJ3Dj9WoXlCz" target="_blank">http://web.archiveorange.com/archive/v/I3m7YImbRJ3Dj9WoXlCz</a><div>  <br>Am I right?<br><br>So should I change <a href="http://git.fedorahosted.org/git?p=389/dsgw.git;a=blob;f=domodify.c;h=5a3719276e3283e80415a884998e5281e066a8c1;hb=refs/tags/389-dsgw-1.1.7" target="_blank">domodify.c</a> which is responsible for password change in DSGW? Does it seem to be useful for Community?<br>





<br>Looking forward to your prompt repy.<br><br>Best regards,<br>Alex Popov.</div>