Web Hosting Talk







View Full Version : perldesk reset admin password ?


admin0
09-09-2002, 03:26 AM
Hi,


How do I reset the admin password for perldesk ?
Urgent Solution needed


All help appretiated !


:homer:

mlovick
09-09-2002, 03:46 AM
Run this at the mysql prompt:

update staff set password='' where username='admin';

Then login to perldesk and reset your password.

exploiter
09-09-2002, 03:18 PM
isn't there any other way?