HighTechTalks DotNet Forums  

Re: permission to asp.net account on a network folder

Dotnet Security microsoft.public.dotnet.security


Discuss Re: permission to asp.net account on a network folder in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Rob Teixeira [MVP]
 
Posts: n/a

Default Re: permission to asp.net account on a network folder - 06-23-2004 , 06:41 PM






The asp.net account is a local machine account (local to the server), and
not a domain account.

-Rob Teixeira [MVP]

"EC" <EC (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello,

Does anyone know how to give asp.net account permission to access data on
another server on the network? I am using the connection string below to
connect to an MS Access DB and I am getting error message "The Microsoft Jet
database engine cannot open the file
'\\servername\folder1\folder2\myDB.mdb'. It is already opened exclusively by
another user, or you need permission to view its data. "
Quote:
Note: I have checked the folder for the Access DB and it does not show the
asp.net account for me to give R/W permission.


As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=\\servername\folder1\folder2\myDB.mdb;Jet OLEDBatabase
Password=dbpass"
Quote:
Thanks.








Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.