Network File access using anonymous access
From: Tim Menninger (tmenninger_at_forensicsexplorers.com)
Date: 07/22/04
- Next message: Mike Schultz: "RE: HTTP Error 401: Unauthorized"
- Previous message: Shaun: "RE: Problems when joining a domain"
- Next in thread: Raterus: "Re: Network File access using anonymous access"
- Reply: Raterus: "Re: Network File access using anonymous access"
- Reply: Jim Cheshire [MSFT]: "RE: Network File access using anonymous access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 22 Jul 2004 10:58:17 -0400
I have seen a number of entries related to accessing remote resources (files
in my case) that need to reside on a remote server. We must leave our files
on a remote server due to their size. All of the solutions that I have run
across have used impersonation with some type of windows or forms based
security in the ASP.NET application. Our application does not require user
authentication so we use never collect usernames and passwords. The
application trying to access the remote resource is a webservice but I do
not want to grant the entire web service access to the remote resource.
Is there a way to set full access to a particular remote resource directory
that the ASPNET user has access to or a way to specify a username and
password at runtime when I access the remote resource?
Thanks,
Tim
- Next message: Mike Schultz: "RE: HTTP Error 401: Unauthorized"
- Previous message: Shaun: "RE: Problems when joining a domain"
- Next in thread: Raterus: "Re: Network File access using anonymous access"
- Reply: Raterus: "Re: Network File access using anonymous access"
- Reply: Jim Cheshire [MSFT]: "RE: Network File access using anonymous access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]