Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re: REMOTE sql Server Access

Subject: Re: REMOTE sql Server Access
Date: Fri, 24 Sep 2004 11:58:45 -0400
Are you sure that the user name you are using has permission to access the database from your remote server?

Andrew N. Ryan
LocalNet Corp.
Programming Manager/Systems Administrator
(716) 632-1133 ext. 223



Bénoni MARTIN wrote:

Hi list !

I am stuck with a simple remote SQL Server 2000 access. Here is the trouble:
        - Box A is a simple SQL Server belonging to my network and is run with 
myDomainName\myNTName.
        - Box B has IIS + ASP and belongs also to my network. IIS runs as well 
with myDomainName\myNTName. I try to configure its global.asa to connect to Box 
A through some ASP pages. But no way, always the same error occurs:
        " DBNETLIB][ConnectionOpen (Connect()).] This SQL Server does not exists or 
your access has been denied. "

I tried with and without a DSN, tried with IP adress / hostname, tried what i 
could find on the net ...

Without the DSN (seems to be the most recommended), my connection string looks 
like this:
        Session("ConnectionString") = "Provider=SQLOLEDB; Data 
Source=111.111111.111,1111,; uid=********: pwd=********* "

Connecting from Box B to Box A through Enterprise Manager works good ...but 
through ASP / global.asa, no way !

It has working so good when both SQL & IIS were on the same box, but as it is 
recommended to have two separatated boxes for security reasons ... :( :( :(

If someone can point me out where is my mistake ... I will appreciate :)

Thanks in advance !

---------------------------------------------------------------------------
Computer Forensics Training at the InfoSec Institute. All of our class sizes
are guaranteed to be 12 students or less to facilitate one-on-one
interaction with one of our expert instructors. Gain the in-demand skills of
a certified computer examiner, learn to recover trace data left behind by
fraud, theft, and cybercrime perpetrators. Discover the source of computer
crime and abuse so that it never happens again.

http://www.infosecinstitute.com/courses/computer_forensics_training.html
----------------------------------------------------------------------------




--------------------------------------------------------------------------- Computer Forensics Training at the InfoSec Institute. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse so that it never happens again.

http://www.infosecinstitute.com/courses/computer_forensics_training.html
----------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>