Re: impersonate/delegate problem

From: Jerry (jerryy_at_solutionbuildersinc.com)
Date: 08/19/03

  • Next message: Rudolph Araujo: "MSCOMCTL.OCX & System.Security.Policy.PolicyException"
    Date: Mon, 18 Aug 2003 20:10:58 -0400
    
    

    Thanks Rich..

    I did get it to work once that was turned on..
    Without that feature, you don't have delegation so I'm not sure if you have
    a choice...

    "Rich" <reedr@saccounty.net> wrote in message
    news:0d2201c365e1$710cd820$a001280a@phx.gbl...
    > Not sure if you found the answer to this question, but
    > that's exactly what we had to do(enable delegation on the
    > webserver from within AD users and computers) to pass the
    > original callers identity to our remote resource. Our
    > network folks are looking into the cons of allowing this
    > on our production network. They don't want to create a
    > possible security risk. I'm trying to find out more info
    > about the potential risks of turning this on.
    >
    > >-----Original Message-----
    > >Ok.. so I've read and seen lot of messages and MSDN docs
    > concerning the
    > >above issue.. how do I get it to work?
    > >I want to impersonate the current user accessing my
    > website...
    > >so I turn on the site directory security to NOT allow
    > anonymous but turn ON
    > >integrated windows authentication.
    > >Then I change the web.config to allow impersonate
    > = "true".
    > >
    > >So far so good.. this setting will allow me to run the
    > request process from
    > >the user to the webserver under the current users
    > identity...
    > >
    > >Now that same process needs to access some network
    > resources..specifically
    > >see if some windows services are running on network
    > servers... so I need to
    > >"delegate" the current users identity to the ASPNET...
    > >
    > >but I thought the impersonate="true" would do that but I
    > guess it doesn't..
    > >It looks like the impersonate is only for the process b/w
    > the client and
    > >webserver.
    > >
    > >seeing how we are running Win2000 servers and desktops..
    > and using Active
    > >Directory..
    > >what more do I need to get delegate to work?
    > >
    > >I want to be able to use the user's identity for the
    > delegate..
    > >
    > >I've tried setting a valid username and password in the
    > webconfig but I
    > >don't want to use that.. since it opens up the
    > >id/pwd to everyone in the development group..
    > >
    > >Do I have to turn on the property for the webserver to
    > support delegate in
    > >the AD?
    > >
    > >
    > >Thanks,
    > >Jerry
    > >
    > >
    > >
    > >.
    > >


  • Next message: Rudolph Araujo: "MSCOMCTL.OCX & System.Security.Policy.PolicyException"

    Relevant Pages

    • Re: access to network file server through web server denied
      ... Before I check with the network team to ... see whether the network has been configured with "Delegation", ... On our local developer's web server (It can be IIS 5 on Windows XP ...
      (microsoft.public.inetserver.iis.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)
    • Re: Probleme mit vertrauter Sicherheit von ASP nach MSSQL
      ... das wird Dir weiterhelfen bei WIndows 2003 Server. ... >> Aktiviere einfach für den Webserver Computer das Delegation Recht im AD. ... Next by Date: ...
      (microsoft.public.de.sqlserver)