Jump to content
  • 0

Problem With Hauthd


Question

Posted

Hi,

 

I'm using the tiral period of advext64 files to learn how to configure and execute a server.

I did everything of their step-by-step tutorial. (Created ODBC lin2db & lin2world dsn files, besides that they only tell you to create the l2world file, etc).

 

My hAuthD.ini file is like this:

 

[MSSQL]
Server = 127.0.0.1
User = sa
Password = xxxxxx
Database = lin2db
 
but when i try to execute the hAuthD.exe, it says this: 
 
[14:10:14] Welcome to hAuthD
[14:10:14] Loaded: 'Black_IPs.txt'
[14:10:25] [DBNETLIB][ConnectionOpen (Connect()).]SQL Server inexistente ou acesso negado
 
(Error in english: Unexistent SQL Server or acess denied).

 

does anyone know what should i do?

 

thanks

3 answers to this question

Recommended Posts

  • 0
Posted

 

Wrong server name. In this config IP not uses. Example:

Server = SERVER\SQLEXPRESS

Oh!

I changed from 127.0.0.1 to (local) and it worked haha. 

Thanks man!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...