Re: Database on different server than the webserver - PROBLEM

From: Brjann Brekkan (bbrekkan@hotmail.com)
Date: 10/30/02


From: "Brjann Brekkan" <bbrekkan@hotmail.com>
Date: Wed, 30 Oct 2002 22:52:07 +0100


See my response to question titled "IIS Security Problem" 2002-10-28

This is the same problem. Access Tokens can't travel from machine to machine
this many times. Just one HOP, from Client to Webserver
Brjann Brekkan
PS I'll try to find a KB article on this . Should be something on Exchange
5.5 OWA.
"Eric Duboys" <eduboys@questarcapital.com> wrote in message
news:527d01c27f62$93c32ec0$35ef2ecf@TKMSFTNGXA11...
> I have been struggling for weeks with a security issue.
>
> My FoxPro database resides on a different server than my
> web server. Users will logon to a web site using windows
> authentication and access ASP scripts which read from
> database files on the different server just fine. When I
> attempt to write to these same database files through the
> ASP page, I receive an error.
>
> As of right now all users who logon to the website have
> permissions to modify and write to the directories that
> the databases are stored in. The error I receive is
>
> Microsoft OLE DB Provider for ODBC Drivers
> error '80004005'
>
> [Microsoft][ODBC Driver Manager] Data source name not
> found and no default driver specified
>
> /expert/survey.asp, line 25
>
>
> If I move the database to the web server everything runs
> fine and dandy. I couldn't find a microsoft
> knowledgebase article to help me with this, and after
> scouring the newsgroups for what seemed like weeks I
> couldn't find anything.
>
> If anyone has any useful information please help me out.
> If there is any other information that I can provide
> please let me know.
>
> Thanks,
>
> Eric
>
> PS does anybody know when the new beta OLE FoxPro driver
> is coming out?



Relevant Pages