-
Newbie
LINK -Wrong account or password
Can anyone help me with this? i keep getting "LINK -Wrong account or password"
-
-
Member
Re: LINK -Wrong account or password
I solve this problem after :
1) Update Java (*1)
2) Check if the folder msSQLjdbc does exist inside /usr/java folder
3) I change the authd folder. (too check the path inside conf files)
4) Check /etc/table.xml. (it should address the correct MSSQL (2000+SP4 or Express 2005)
I instaled server 1.3.1 (boroda), authd from 1.3.6 (evill33t ), all inside a colinux image (anounced 1.3.6,but problably 1.2.6), table.xml from 1.3.6 (evil33t)
*1 - I just delete all files inside /java/jdk1.5.0_05 and placed the files from jdk1.6.xx (avoiding update paths).
-
Newbie
Re: LINK -Wrong account or password
i found whats wrong already..
in the /etc/table.xml
<!-- MSSQL -->
<driver name="com.microsoft.sqlserver.jdbc.SQLServerDriver" />
<connection name="auth0" poolsize="8" url="jdbc:sqlserver://192.168.0.1;instanceName=SQLEXPRESS;user=sa;password=pass;databaseName=pw" username="sa" password="password"/>
the password="asdfgh" were password=asdfgh"", so i corrected it..now i can connect to the server..
-
Newbie
Re: LINK -Wrong account or password
i also have problem like this im using the server files of totoman127.
i checked already my table.xml and it has the correct password i dont know what is wrong. can some one help me? sorry for my bad english X.X
-
Elite Member
Re: LINK -Wrong account or password
Same problem, but solved
(strangely resolved)
Change variables and permission in your database.
Check my post:
http://forum.ragezone.com/f452/pw-13...ml#post5013980
I'm using Client PW-MY-EN 1.3.1, but is useful for all version
-
Member
Re: LINK -Wrong account or password
-
Newbie
Re: LINK -Wrong account or password
It appears that the console when I try to log in any account
"java.lang.NullPointerException"
Last edited by netinholobo; 07-02-11 at 07:59 PM.
Reason: "LINK -Wrong account or password"