EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   General::Server Discussion (https://www.eqemulator.org/forums/forumdisplay.php?f=601)
-   -   How to list server status on a private server (https://www.eqemulator.org/forums/showthread.php?t=39984)

jpyou127 09-15-2015 01:17 PM

From this post: http://www.eqemulator.org/forums/showthread.php?t=33455

Quote:

It is looking for an account/password pair from the account table. If your account doesn't have a password assigned use something like this to set one:

UPDATE account SET PASSWORD=MD5("password") WHERE NAME="admin"

You also have to have a status of 100 or higher.

Shendare 09-15-2015 01:30 PM

Hm. So it is. tblLoginServerAccounts uses sha, but Account uses md5.


All times are GMT -4. The time now is 11:36 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.