<div>Hello,</div>
<div> </div>
<div>I'm trying out different ways of changing password and looking at how these handle the policies (eg pwd history)</div>
<div>I can succesfully change a password from the command line (passwd)  on a Linux LDAP client</div>
<div>When I try changing the password using ldappasswd the slapd process disappears after a succesfull change ( ldappasswd -x -h ldapserver -D 'uid=user2change,base' -A -S -W -ZZ 'uid=user2change,base' )</div>
<div>It ends with: </div>
<div> ldappasswd: ldap_result: Can't contact LDAP server (-1)<br>Which means slapd died. When I startup slapd on the server I can do an ldapsearch with the new password.</div>
<div>Has anyone seen the same behaviour?</div>
<div> </div>
<div>Someone told me about a web gateway included in FDS to change password, at which URL can I find this? Should I specifically enable this webinterface?</div>
<div> </div>
<div>TIA,</div>
<div>Jo</div>