I have to replicate passwords from an Active Directory to an OpenLDAP Server (Heimdal with OpenLDAP backend). The synchronization program resides on the Windows server. It works well for the public information and for the samba and unix passwords. Now I have to implement the replication for the Heimdal passwords. How can I compute the Kerberos password hash values (for OpenLDAP) on the Windows server? Thanks