0
alramz created
Hi,
We need assistance recovering access to the admin account for a deployed .NET Zero website. Please let us know how to proceed.
Thank you.
2 Answer(s)
-
0
Hi @alramz
If you have access to database, you can reset password of the related account. You can find encpypted default password in
HostRoleAndUserCreator.cs
. -
0
Hi @alramz
If you have access to database, you can reset password of the related account. You can find encpypted default password in
HostRoleAndUserCreator.cs
.Hello,
We were able to update it using the provided information. Thank you for the help.