Re: How do I give ASP.NET process network credentials?

From: Paul W (pbwedz@hotmail.com)
Date: 10/30/02


From: pbwedz@hotmail.com (Paul W)
Date: 30 Oct 2002 06:56:17 -0800


Ok, I solved my problem by taking a different approach. After doing
some more reading I figured that I had to use Delegation in order to
access the file on the other box, which was more then I really needed
to do. So instead I went into IIS and changed the Anonymous user to a
network user created with the network rights (and only the network
rights) that I needed and I grabbed the file(s) with no problems.

I never did get the network token created.

Paul W



Relevant Pages

  • Re: How do I give ASP.NET process network credentials?
    ... need delegation in order to access a file from a network share. ... > network user created with the network rights (and only the network ... anonymous accessors of all web sites to have network credentials. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Anonymous User?
    ... thing - kinda like an administrator on your network or computer that you do ... --- Steve ... >> I am also reading about anonymous user and issues with passwords. ...
    (microsoft.public.win2000.security)
  • Re: Listing files on network share
    ... If delegation isn't working in your environment, ... One solution is to run the ASPNET worker process under a domain ... network hop. ... >a network shre be displayed on the site. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: LsaLogonUser - access to network resources
    ... target services must be specified. ... setting in AD U&C and you must configure constrained delegation. ... > and I managed to get access to the same network resources using ... > logon on that machine (Ctrl-Ald-Del and logon as domain user with the same ...
    (microsoft.public.platformsdk.security)
  • Re: Troubleshoot Security Issues
    ... You can put a trace on the network -or- you can dump out all the values ... NTLM then NTLM was used. ... impersonate="true"> and set authentication to Windows then it should ... I'm trying to set up a delegation secnario, ...
    (microsoft.public.dotnet.framework.aspnet.security)