Re: ASPNET can't write in event log on win XP

From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 01/19/05


Date: Wed, 19 Jan 2005 07:54:40 -0600

On Tue, 18 Jan 2005 12:31:09 -0800, "Stephane" <Stephane@discussions.microsoft.com> wrote:

¤ Of course I did! ;-)
¤
¤ I solve my problem using impersonation in web.config like this...
¤
¤ <identity impersonate="true" userName="stephane" password="12345"/>
¤
¤ I guess this is not te best way, but at least it's working on my development
¤ server.
¤
¤ Thanks,
¤
¤ Steph

That's interesting. You weren't using Anonymous authentication w/impersonation when it wasn't
working were you?

Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)



Relevant Pages

  • Re: impersonate a user to access the encryptd file
    ... > Where is the file located and if it's a local file why do you need impersonation? ... Microsoft MVP ...
    (microsoft.public.vb.general.discussion)
  • Re: Change file summary (title, author, etc.)
    ... Patrice and Paul. ... How did you implement impersonation? ... the authenticated user (via Integrated Windows or Basic auth)? ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: special authentication
    ... "Paul Clement" wrote in message ... > In addition to what Joe mentioned you also need to enable impersonation. ... All he wants to do is check to see who the authenticated user is. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: integrated login and folder permissions
    ... Hello Paul, ... i am saying that impersonation does not make a difference, because the FileAuthorizationModule ... always uses the impersonation (=client) token to check for resource access. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Shell-out
    ... You'll need to be careful with permissions and probably use impersonation. ... Microsoft MVP ...
    (microsoft.public.dotnet.framework.aspnet)