[HELP]When I change the password error

08/10/2010 08:01 Resende#1
Hello friends I have a problem, I'm trying to change the password from my server, only to try to change the acoountsever.exe not call when he arrives at the part tries to open the framework he can not.

tnx!
08/10/2010 09:28 chathouse#2
Yes that's because you're in the AuthorizeDB.cfg Both passwords must adapt.

the first pwt = plaintext(no encryption)
two pwt = an encryption of the same password. Only until now there was no specification of what is worth.

We only know it is not (MD5, SHA1)

Code:
127.0.0.1 root [B]test[/B] my account name password id
count_stat server_name status
127.0.0.1 root [B]4871344843773d3d111[/B] my
08/10/2010 15:40 Resende#3
Quote:
Originally Posted by chathouse View Post
Yes that's because you're in the AuthorizeDB.cfg Both passwords must adapt.

the first pwt = plaintext(no encryption)
two pwt = an encryption of the same password. Only until now there was no specification of what is worth.

We only know it is not (MD5, SHA1)

Code:
127.0.0.1 root [B]test[/B] my account name password id
count_stat server_name status
127.0.0.1 root [B]4871344843773d3d111[/B] my
Thanks for the info, but still did not work here. :(