Hello, I would like to migrate from a qmail-LDAP server I have to ISPConfig. The way it is set up is that LDAP contains all the usernames and passwords on the legacy LDAP server. If there is a way to hook that in to ISPConfig then cool. If not, what do I need to do? For example do I need to dump all the users out of LDAP and import them into ISPConfig a special way? Thanks for your assistance. CJ
ispconfig can not read the users from your ldp server, so you have to import them into the ispconfig database. passwords in ispconfig are stored as hashes with the linux standard encryption (crypt-md5 with salt).