LINK -Wrong account or password

Results 1 to 7 of 7
  1. #1

    LINK -Wrong account or password

    Can anyone help me with this? i keep getting "LINK -Wrong account or password"



  2. #2
    Member albertomarlboro is offline
    MemberRank
    Sep 2005 Join Date
    BrazilLocation
    37Posts

    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).

  3. #3

    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..

  4. #4

    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

  5. #5
    Elite Member segredu is offline
    Member +Rank
    Apr 2009 Join Date
    BRAZILLocation
    172Posts

    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

  6. #6
    Member tsabboi3 is offline
    MemberRank
    Apr 2009 Join Date
    97Posts

    Re: LINK -Wrong account or password

    did you register???

  7. #7
    Newbie netinholobo is offline
    MemberRank
    Feb 2011 Join Date
    Fortaleza,CE,BRLocation
    6Posts

    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"



Advertisement