EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Private Login Setup help (https://www.eqemulator.org/forums/showthread.php?t=36923)

Nightrider84 06-06-2013 12:37 PM

Private Login Setup help
 
Ive got everything setup for my home server to login for private use but everytime i try and login it gives me a invalid username/password. ive added the accounts into tblloginserveraccounts but no matter what i add i cant get in. the only thing that works is if i login with admin username. no errors on launching the server so im stumped

Vexyl 06-06-2013 03:43 PM

How are you storing the account password? It should be stored as a SHA hash.

For example:
Code:

UPDATE tblLoginServerAccounts SET AccountPassword=SHA('foo') WHERE AccountName='bar';

Nightrider84 06-06-2013 07:59 PM

yeah that did the trick althow now when i login, my characters are stuck and wont move. any thoughts?

Scalefiend 01-01-2014 07:32 PM

I create a public server (everything works fine). But now i wanted to make it private, so I followed this guide to the T http://www.eqemulator.org/forums/sho...9&postcount=14 and i ended up not being able to log in. So, was wondering if this guide is even functional right now, and if so, explain in details any workarounds or extra steps ya might have done for it to work.

I'm running xp sp3 btw. Thx


All times are GMT -4. The time now is 02:07 PM.

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