I understood, thank you very much, all made : )Quote:
Password needs to made by MD5
Use both the MD5 key "2011" and you desired password when you MD5 encrypt
Like if you want a password of "admin" with your user "admin" account
Then you must MD5 encrypt 2011admin
The result of 613b5247e3398350918cb622a3ec19e9
Is what you put in the auth account table.
You log in with admin admin