Hi all, I compiled FDS from the latest sources. I migrated a user entry from OpenLDAP to FDS as a test. For that user entry I tried different password hash schemes for the userPassword attribute and checked if it was successfully migrated to FDS. Here are the results: {CRYPT} --> OK (MD5} --> FAILED {SMD5} --> FAILED {MD5CRYPT} --> OK {SHA} --> OK {SSHA} --> OK I thought that FDS supported MD5 password hash. Did I miss something? Thanks in advance. Sam