Re: allowing the asp.net account to access a share
From: Jon Delano (jd31068_at_hotmail.com)
Date: 03/18/05
- Next message: HIVOLTG: "Users cannot access certain files!!!"
- Previous message: /.dz: "RE: Event id 538 not being recorded"
- In reply to: Jon Delano: "allowing the asp.net account to access a share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 18 Mar 2005 16:47:49 -0500
I solved this problem by using some in code impersonation, before trying to
access the network resource.
"Jon Delano" <jd31068@hotmail.com> wrote in message
news:oP6dnV57SsGgZaTfRVn-jw@comcast.com...
> Hello
>
> I have a project where I need to display graphic files housed on another
> computer.
> I access these files using a UNC address.
>
> The machine is a windows 2000 server SP 4 with all critical updates.
>
> My asp.net app, tells me it can't find the file in the share.
> I know the file is there, so it must be a security issue.
>
> I have tried to add ANONYMOUS and NETWORK to the share and ntfs
> permissions.
> Still no go.
>
> I enabled the guest account and added that account to the share and ntfs
> permissons.
>
> Am I thinking incorrectly when I think that allowing anonynous access to
> this one share would allow IUSR_webserver access to the files contained in
> the share ?
> If not, then how can I get the server to allow this access ?
>
> Thank you for your time and assistance.
> Jon
>
- Next message: HIVOLTG: "Users cannot access certain files!!!"
- Previous message: /.dz: "RE: Event id 538 not being recorded"
- In reply to: Jon Delano: "allowing the asp.net account to access a share"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|