Re: Win2000 Impersonation weirdness? (or is it a conundrum?)
From: D. Cross [MS] (vaq130@hotmail.com)
Date: 07/20/02
- Next message: Karl: "Domain Policy"
- Previous message: Shmulik Attia: "OU's Q ?"
- In reply to: Colin Reinhardt: "Win2000 Impersonation weirdness? (or is it a conundrum?)"
- Next in thread: Colin Reinhardt: "Re: Win2000 Impersonation weirdness? (or is it a conundrum?)"
- Reply: Colin Reinhardt: "Re: Win2000 Impersonation weirdness? (or is it a conundrum?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "D. Cross [MS]" <vaq130@hotmail.com> Date: Sat, 20 Jul 2002 10:21:36 -0700
Is the server joined to a domain? I believe you will require system
priveleges to impersonate in a domain.
-- David B. Cross [MS] -- This posting is provided "AS IS" with no warranties, and confers no rights. "Colin Reinhardt" <colinrei@oz.net> wrote in message news:#J8HQ64LCHA.2656@tkmsftngp13... > On Win2K Server (SP1), it seems that I cannot successfully call LogonUser( ) > if the process is > running as a security context which does not already have the SE_TCB_NAME > privilege > (aka "Act as part of the operating system"). The privilege need not be > enabled, just must be on the token... > > How then can I do the following: I want to have a process which runs by > default as an unprivileged account (for example, Inetinfo process). > This process receives logon requests from users, and when they securely > provide their account credentials, it impersonates them using a potentially > more privileged account (based on the credentials they provide) by making a > call to LogonUser and creating an impersonating thread... > > This scenario works "correctly" in XP Pro. How can I make the same work in > Win2K Server? > > Please help! > > Colin Reinhardt > software engineer > colinr@transenda.com > > > >
- Next message: Karl: "Domain Policy"
- Previous message: Shmulik Attia: "OU's Q ?"
- In reply to: Colin Reinhardt: "Win2000 Impersonation weirdness? (or is it a conundrum?)"
- Next in thread: Colin Reinhardt: "Re: Win2000 Impersonation weirdness? (or is it a conundrum?)"
- Reply: Colin Reinhardt: "Re: Win2000 Impersonation weirdness? (or is it a conundrum?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|