EOSERV Forum > EOSERV > Passwords sql
Page: << 1 >>
Passwords sql
Author Message
Post #204929 Passwords sql

Hey there, anyone knows how to change a password on the sql database? They are encrypted, so I wouldn't know how to reset/change a password in case someone forgets it. 

Thanks for the help and happy holidays!

4 years, 17 weeks ago
Post #204935 Re: Passwords sql

I don't know how to change passwords but I do know a workaround.

- Delete the player account from the database (not the character(s)! only the acc).
- Let the player create a new account with the same login details. The character(s) will automatically bind to the account.

Hope this helps.

4 years, 17 weeks ago
Post #204938 Re: Passwords sql

You can also create a new account with the desired password and then just replace the encrypted password on the account you can't remember with the encrypted password from your new account.

4 years, 17 weeks ago
Post #204941 Re: Passwords sql

It is super easy to make a recovery page. Here is the pages you need to set it up. You will need to link this from your WebCP HGM links as it is restricted to HGM as is:

PHP: https://pastebin.com/XvxGEe69

HTML: https://pastebin.com/y4SghiuG

4 years, 17 weeks ago
Post #204943 Re: Passwords sql

Thank you kindly Apollo

4 years, 17 weeks ago
Page: << 1 >>

EOSERV Forum > EOSERV > Passwords sql