Quote:
Originally Posted by Kat_HexEo
People please remember to change username root password test after you have seen that the server worked, If not others can get access to your Mysql and hack your database.
|
Thanks for the input...... but your giving bad information.
Cuz this guide is for noobs. If you tell to change user and pass for mysql, there probably only going to edit server programs like config.ini, account.ini, shell.ini, etc....
And for the info you cant change password, because in accserver there is a file called AutorizeDB.cfg wich has a coded password of test in there. I have tried different codes like from command line and reg page but they woulnt work. The only I found to be working is the defualt code for test.
But if you do want to make ur server safer you just need to rename the user root@localhost to w/e you like. Then edit everything else that says root in
1. C:/Serv.Programs/AccServ/account.ini
2. C:/Serv.Programs/AccServ/config.ini
3. C:/Serv.Programs/AccServ/AuthorizeDB.cfg
4. C:/Serv.Programs/AccServ/GameServer.cfg
5. C:/Serv.Programs/GameServer/config.ini
6. C:/Serv.Programs/GameServer/shell.ini
Then last got to C:/wamp/mysql/bin/ and run winmysqladmin.exe
Then go to the my.ini tab, then at the bottom where it says user: root
change to the same one you used in the other edits.