Greetings all,
I have a need to copy some customers from my ADNSF DB into another (MYSQL) DB.
I'd like to be able to copy the encrypted password as well as the salt so that I can then allow them to log into the new system with their existing credentials.
I think that all I need to do is replicate the same method of hashing as ADNSF uses & I should be good to go.
So, the million dollar question is... How exactly does ADNSF hash passwords?
TTFN
BFG