|
 |
aspx thread: ASPNET impersonation
Message #1 by "greg robinson" <gregarobinson@h...> on Tue, 25 Jun 2002 13:19:34
|
|
In the web.config file, I am using the identity tag with the
impersonate=true, userName and password attributes set to valid users and
valid passwords. No matter what user I use, pre-fixing either the machine
name or the domain, I receive the following error:
A Required Privilege Is Not Held by the Client
Anybody know what I need to do to resolve this? Just using the
impersonate=true works fine and I run under the IIS account.
Message #2 by kobby quayenortey <kquayeno@y...> on Tue, 25 Jun 2002 15:27:11 -0700 (PDT)
|
|
--0-1501490504-1025044031=:53629
Content-Type: text/plain; charset=us-ascii
You should give the ASP.NET process priviledge to 'act as part of the operating system'
greg robinson <gregarobinson@h...> wrote: In the web.config file, I am using the identity tag with the
impersonate=true, userName and password attributes set to valid users and
valid passwords. No matter what user I use, pre-fixing either the machine
name or the domain, I receive the following error:
A Required Privilege Is Not Held by the Client
Anybody know what I need to do to resolve this? Just using the
impersonate=true works fine and I run under the IIS account.
---------------------------------
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup
Message #3 by "Prasad" <uma1@v...> on Wed, 26 Jun 2002 05:59:44
|
|
Please see te Microsoft Knowledge-base article No. Q306158 at:
http://c.microsoft.com/trans_pixel.asp?
TYPE=SSPV&SOURCE=SUPPORT&URI=/gn/HI/kb_EN-US_q306158&R
Prasad DV
> --0-1501490504-1025044031=:53629
Content-Type: text/plain; charset=us-ascii
You should give the ASP.NET process priviledge to 'act as part of the
operating system'
greg robinson <gregarobinson@h...> wrote: In the web.config file,
I am using the identity tag with the
impersonate=true, userName and password attributes set to valid users and
valid passwords. No matter what user I use, pre-fixing either the machine
name or the domain, I receive the following error:
A Required Privilege Is Not Held by the Client
Anybody know what I need to do to resolve this? Just using the
impersonate=true works fine and I run under the IIS account.
---------------------------------
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup
Message #4 by "Greg Robinson" <gregarobinson@h...> on Wed, 26 Jun 2002 12:08:39 -0400
|
|
Thanks, I figured that out yesterday.
>From: kobby quayenortey <kquayeno@y...>
>Reply-To: "ASP+" <aspx@p...>
>To: "ASP+" <aspx@p...>
>Subject: [aspx] Re: ASPNET impersonation
>Date: Tue, 25 Jun 2002 15:27:11 -0700 (PDT)
>
>
> You should give the ASP.NET process priviledge to 'act as part of the
>operating system'
> greg robinson <gregarobinson@h...> wrote: In the web.config file,
>I am using the identity tag with the
>impersonate=true, userName and password attributes set to valid users and
>valid passwords. No matter what user I use, pre-fixing either the machine
>name or the domain, I receive the following error:
>
>A Required Privilege Is Not Held by the Client
>
>Anybody know what I need to do to resolve this? Just using the
>impersonate=true works fine and I run under the IIS account.
>
>
>---------------------------------
>Do You Yahoo!?
>Sign-up for Video Highlights of 2002 FIFA World Cup
>
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
|
|
 |