serveradmin passwor...
 
Notifications
Clear all

serveradmin password reset tool

1 Posts
1 Users
0 Likes
1,666 Views
Posts: 1
Topic starter
(@mrvahid)
New Member
Joined: 3 years ago

Hi

I was locked out of serveradmin account after an upgrade. The installer was not working either as intended.

Thus, I wrote a piece of code in order to reset password manually.

hope it would be helpful and save a few hours of other users in future.

https://dotnetfiddle.net/4L5AWv

This fiddle will generate a hashed password. Then you should use it in your dbo.users table in SolidCP database for the user you want (e.g. serveradmin)

P.S. it should work for MSPControl as well, however, it is not tested.

Share: