right to files on mapped drives throught IIS and ASP.NET
From: chris (Nospam_at_nospam.be)
Date: 02/18/04
- Next message: A Lonely Programmer: "Re: right to files on mapped drives throught IIS and ASP.NET"
- Previous message: Curt_C [MVP]: "Re: live data??? possible in .net???"
- Next in thread: A Lonely Programmer: "Re: right to files on mapped drives throught IIS and ASP.NET"
- Reply: A Lonely Programmer: "Re: right to files on mapped drives throught IIS and ASP.NET"
- Maybe reply: Bryan Donaldson: "Re: right to files on mapped drives throught IIS and ASP.NET"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 18 Feb 2004 16:14:07 +0100
Hello,
On a local website but i want to access data on a remote drive (a mapped
drive). The data are Foxpro files on a directeory of a mapped drive.
I have a problem with security ( no tabel can be opened error 52 in foxpro )
I search the web for a solution.
Server 1 = Windows 2000 (Webserver) and server2 = database server (NT
server)
The two server belong to the same domain.
i created a user on the databaseserver (domainserver) who has administrator
rights .
On the webserver
I already used impersonate="true" in the config.web file
I added this new user on the webserver
and in the IIS : anonymus is set on with this new created user with his
paswoord
ON the DatabaseServer
the database files themselves have full control for the user created.
But still get no rights
Does anyone know what i am doing wrong ?
Christine
- Next message: A Lonely Programmer: "Re: right to files on mapped drives throught IIS and ASP.NET"
- Previous message: Curt_C [MVP]: "Re: live data??? possible in .net???"
- Next in thread: A Lonely Programmer: "Re: right to files on mapped drives throught IIS and ASP.NET"
- Reply: A Lonely Programmer: "Re: right to files on mapped drives throught IIS and ASP.NET"
- Maybe reply: Bryan Donaldson: "Re: right to files on mapped drives throught IIS and ASP.NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|