How to reset vtiger crm 5 password
By admin on Jul 28, 2009 | In MySQL, vtiger crm | Send feedback »
you need to execute the following mysql statement to reset it to admin or adpexzg3FUZAk(sorry cant remember)
update vtiger_users SET user_password = 'adpexzg3FUZAk', crypt_type='' WHERE id=1;
Trackback address for this post
Trackback URL (right click and copy shortcut/link location)
Feedback awaiting moderation
This post has 355 feedbacks awaiting moderation...
Comments are not allowed from anonymous visitors.
| « asp function to check if an email address is valid | squirelmail not connecting to hmail server - imap error » |