Admin Password changed, can't login, how to recover
Posted: Mon May 09, 2011 9:43 am
Hi, I wanted to change the admin password in testlink, so in testlink database I executed the query
"update users set password="password123" where login="admin";"
after I executed the query, Rows matched:1 Changed: 1; Warnings:0;
But I am unable to login in testlinkusing the login name as "admin" and using the new password, "password123", even I am unbale to login using the default password "admin", which I eventually changed.
Can anybody help me out to resolve the issue?
Thanks
Deb
"update users set password="password123" where login="admin";"
after I executed the query, Rows matched:1 Changed: 1; Warnings:0;
But I am unable to login in testlinkusing the login name as "admin" and using the new password, "password123", even I am unbale to login using the default password "admin", which I eventually changed.

Can anybody help me out to resolve the issue?
Thanks
Deb