Quote:
Originally Posted by paulmon
I'm going to be importing my user database from Geeklog as I'm switching from GL to VB with VBA. Geeklog stores it's password as an MD5. From what I've read here so does VB with the difference that VB uses a SALT as well. Is there any way for me to import the passwords from Geeklog (as it doesn't use a salt) or am I out of luck? I really don't want my users to have to go through the hassle of doing a forgotten password recovery.
Help, anyone...
Cheers,
Paul
|
Have you tried looking at how impex works and modifiying it to your own needs? there are API docs.