Re: using impersonation

From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 07/20/05


Date: Wed, 20 Jul 2005 13:36:53 -0500

On Wed, 20 Jul 2005 18:03:59 +0200, "Ohad Young" <ohadyn@bgu.ac.il> wrote:

¤ Hi,
¤
¤ I wanted to use impersonation in an asp.net web service application.
¤ The following line was added to the web.config:
¤ <identity impersonate="true" userName="user" password="12345"/>
¤
¤ If the user is not added to the administrators group of the computer it
¤ won't work. \
¤ Is there a better solution beside adding the user to the administrators
¤ group?

Could you be a bit more specific? What is it that "won't work"?

Paul
~~~~
Microsoft MVP (Visual Basic)



Relevant Pages

  • using impersonation
    ... I wanted to use impersonation in an asp.net web service application. ... If the user is not added to the administrators group of the computer it ... Medical Informatics Research Center ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ASPNET and Impersonation
    ... > not through any additional configuration using the ... > file (instead of being localized to the single Web Service ... > using Impersonation or changing the process identity, ...
    (microsoft.public.dotnet.security)
  • Re: ASPNET and Impersonation
    ... > not through any additional configuration using the ... > file (instead of being localized to the single Web Service ... > using Impersonation or changing the process identity, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Windows authentication for web service client??
    ... I have a web service that make a webDav request to Exchange. ... I have impersonation on but when I use the defaultCredentials in the web ... credentials have rights to make this request and I'm at my wits end trying ... >>> The ASPNET account is a local account, so the other machine or domain ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Can it work...? - ASP.NET Impersonation with Remoting
    ... I have an ASP.NET Web Page / Web Service that runs on IIS and uses ... Server expects a Principal token not a cheapo Impersonation token ... request it do the work (The Service will check the credentials and ...
    (microsoft.public.dotnet.framework.remoting)