Hi,
Could any tell me how to retrieve lost admin password.
Thanks
Hi,
Could any tell me how to retrieve lost admin password.
Thanks
Do you have sugar database access?
If yes then go to mysql prompt, select the sugar database and run this query.
Can also use phpmyadmin if its there
update users set user_hash = md5('NewPassword') where user_name = 'admin';
Sanjay Katiyar
iPhone and Android solutions http://www.apptility.com
Thank you. I will test it and update you again.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks