Re: How to Stop a Service From Impersonating Other Users
From: Roger Abell [MVP] (mvpNoSpam_at_asu.edu)
Date: 11/24/05
- Next message: karl levinson, mvp: "Re: Certificate-based DHCP authentication"
- Previous message: Will: "Re: How to Stop a Service From Impersonating Other Users"
- In reply to: Will: "Re: How to Stop a Service From Impersonating Other Users"
- Next in thread: Will: "Re: How to Stop a Service From Impersonating Other Users"
- Reply: Will: "Re: How to Stop a Service From Impersonating Other Users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 24 Nov 2005 05:35:45 -0700
I believe you are misusing the term "impersonation"
To impersonate a different principal what is needed is the
user token of that principal usually obtained from a process
running in context of that principal. The account that does
the impersonation needs to be flagged as trusted to impersonate.
System, acting as part of the trusted computing base of the OS
is not doing impersonation. It is simply using the name of or
sid of the account in order to obtain a user token for that account.
"Will" <DELETE_westes@earthbroadcast.com> wrote in message
news:0tudnUy0fcXBAxjenZ2dnUVZ_vydnZ2d@giganews.com...
> Can you provide more details about what a service requires to do
> impersonation? If it has your SID alone, is that enough? The service
> doesn't require your password?
>
> --
> Will
>
>
> "S. Pidgorny <MVP>" <slavickp@yahoo.com> wrote in message
> news:uCahHVN8FHA.3660@TK2MSFTNGP09.phx.gbl...
>> you cannot - SYSTEM account can impersonate other users. Change the
> service
>> account to one without "Act as a part of the operating system" right.
>>
>> --
>> Svyatoslav Pidgorny, MS MVP - Security, MCSE
>> -= F1 is the key =-
>
>
- Next message: karl levinson, mvp: "Re: Certificate-based DHCP authentication"
- Previous message: Will: "Re: How to Stop a Service From Impersonating Other Users"
- In reply to: Will: "Re: How to Stop a Service From Impersonating Other Users"
- Next in thread: Will: "Re: How to Stop a Service From Impersonating Other Users"
- Reply: Will: "Re: How to Stop a Service From Impersonating Other Users"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|