[Assistance] to develop a database password

11/18/2011 13:22 abady100#1
Hi guys I need explain how putting a password on the rule ...

I've put a password on the rule and you put the MD5 in gameserver and authserver but comes to the image window :)

[Only registered and activated users can see links. Click Here To Register...]



*Please help
11/18/2011 13:27 Raskim2000#2
the gameserver and authserver opt`s need the DES_HASH not the MD5...:rtfm:
11/18/2011 13:42 abady100#3
Quote:
Originally Posted by Raskim2000 View Post
the gameserver and authserver opt`s need the DES_HASH not the MD5...:rtfm:

*I've done it, but the problem still exists

up
11/18/2011 15:12 Xijezu#4
Example
Database:
User: SA, Password: Test

Gameserver:
User: SA, Password: a59d7b0f5586fbac

Gameserver has the DES-Hash for Test, Database the decrypted entry.
11/18/2011 15:26 abady100#5
I am doing as you said, but the problem still exists no point can you help me Review gameserver commands and authserver