Re: Oledb error after impersonate=true in machine.config

From: Marcelo Coelho (marcelo_at_tpn.com.br)
Date: 06/26/03


Date: Thu, 26 Jun 2003 08:08:26 -0300


The permissions are correct, but I got always an "Unspecified error".
If I change in machine.config, processModel to run as SYSTEM, the
impersonate works, but IIS crashes in five minutes...

Actually the processModel is set to run as ASPNET account.

Regards,

Marcelo Coelho

"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:OyZPoO5ODHA.1556@TK2MSFTNGP10.phx.gbl...
> What is the exact OLEDB Error? If you use impersonate=true and do not
supply
> any credentials, then you'll be using the IIS anonymous user account - are
> you sure this has all relevant permissions?
>
> Cheers
> Ken
>
> "Marcelo Coelho" <marcelo@tpn.com.br> wrote in message
> news:%23BDQlK5ODHA.2160@TK2MSFTNGP11.phx.gbl...
> : Hi,
> :
> : I have a problem. I want to activate the impersonate in ASP.NET, but
when
> I
> : change impersonate to true, I got an unspecified error in all Oledb
> : connections.
> : I checked the TEMP variables, the permissions, and I have no idea why
this
> : problem is happening.
> : If I change the processModel to run as SYSTEM, the impersonate works,
but
> : the IIS crash in five or ten minutes.
> :
> : I have many websites hosted in this webserver, and I need your help to
> solve
> : this problem.
> :
> : Thank you very much
> :
> : Marcelo Coelho
> : marcelo@tpn.com.br
> :
> :
>
>



Relevant Pages

  • Re: Impersonate User asp.net
    ... I've changed the processModel in the machine.config file to the user ... I'm trying to impersonate. ... different domain, to the web server. ... >> my web.config file and I output the anonymous account that it is being ...
    (microsoft.public.dotnet.security)
  • Re: AD queries. Please, prove me being wrong...
    ... If you want to impersonate the authenticated user ... Kerberos delegation in AD to allow the web app to have the rights to ... delegate the user's credentials to AD. ... means that you must ensure that you use IWA auth in IIS and ensure that IWA ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: File copy via ASP.NET access errors?
    ... Where are the user credentials coming from? ... the <impersonate> web.config setting, then are you using a domain account? ... Basic Authentication means that IIS has the user's ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: File copy via ASP.NET access errors?
    ... Where are the user credentials coming from? ... the <impersonate> web.config setting, then are you using a domain account? ... Basic Authentication means that IIS has the user's ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: impersonation fails on 2K server
    ... You can't use this syntax on Windows 2000 to impersonate when you are set up ... with the default processModel, machine, because only system-level users have ... give the ASPNET account "act as part of the operating system" ... > details below and modify your configuration file appropriately. ...
    (microsoft.public.dotnet.framework.aspnet.security)