What is the best way to reset admin’s password?
I cannot access one of our tenant for whatever the reason with admin log in.
What is the best way to reset admin’s password?
I cannot access one of our tenant for whatever the reason with admin log in.
Run the below script to update the Password
UPDATE Users SET Password = '123', LockedOutDate =null WHERE Username = 'admin'
If you want to run it only for the particular tenant then add the “companyId” in the where condition.
https://asiablog.acumatica.com/2015/12/reset-user-password.html
Hi
Where can I report that the website is down?
Thanks
Hello,
This is a hosted site? If so, to report website down, contact your partner or Acumatica to open a Website Down support case.
When you are asking a new question, you will receive faster response if you open a new post using the Create Topic link in upper-right corner.
Hi
I am referring to the one provided by
Thanks
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.