Password lost and email not working

Hi,

I an running SuiteCRM on Ubuntu 14.04. I lost my password to log onto my account. However, the email is not setup within SuiteCRM so the password link cannot be sent (emailed). Is there a folder or file where the link path is generated? I was hoping to copy it into my file explorer and open the file from the link? Is it stored in a temp file anywhere on the system?

Thanks
David

Hi,
If you have database access you can regenerate your password.
Find your profile in USERS table and update the user_hash field enclosed in MD5()

Thanks

2 Likes