Kind of Security Update 2

Status
Not open for further replies.
Joined
Jan 26, 2008
Messages
617
Reaction score
39
Hey guys,

There is one more issue with the server file configuration.

In the guides and server files which has been posted on the forum so far has

ms sql server login : "a3serial"
and its password as : "dkdlxpawprhdnpc"

well if you hav'nt configured your server to deny remote connections one can connect to your sql server using this

Solution :-

This login information is required for Zoneserver only,

If you remember : if one didnt set this login correctly there is ITEM_PROVIDER Init Failed error comes in zoneserver that means if we take a look at zonserver hexcode we can find it there and we can edit it and use custom login and password as well.

I hope this will help.
 

Attachments

  • Untitled - Kind of Security Update 2 - RaGEZONE Forums
    Untitled.webp
    38 KB · Views: 270
Last edited:
Hey guys,

There is one more issue with the server file configuration.

In the guides and server files which has been posted on the forum so far has

ms sql server login : "a3serial"
and its password as : "dkdlxpawprhdnpc"

well if you hav'nt configured your server to deny remote connections one can connect to your sql server using this

Solution :-

This login information is required for Zoneserver only,

If you remember : if one didnt set this login correctly there is ITEM_PROVIDER Init Failed error comes in zoneserver that means if we take a look at zonserver hexcode we can find it there and we can edit it and use custom login and password as well.

I hope this will help.
:thumbup:

yup, as i simply edited the a3serial to some random text and same i did with the password.. (complex one)

People learn from their mistakes..:drool:
 
Status
Not open for further replies.
Back