Hello all and I hope this email finds you all well.. My question is I currently have passwords encrypted in SHA1 via LDAP...
What I need to do is get these user names and passwords out of ldap and placed in mysql .. The application is qmail/courier.. The question is can i just take the already made SHA1 passwords and insert them right into mysql password table.. or must i get the plain text passwords and have mysql encrypt them again with SHA1. There are over 10000 users and getting the plain text will be quit time consuming. TIA Brian -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]