Passing Access Tokens across processes
From: Abhishek (abhi_narulkar_at_burntmail.com)
Date: 04/23/04
- Next message: Hannes: "MS Patch KB 831167"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Dialer infected media player"
- Next in thread: Dmitrii S. Zakharov [MSFT]: "Re: Passing Access Tokens across processes"
- Reply: Dmitrii S. Zakharov [MSFT]: "Re: Passing Access Tokens across processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 23 Apr 2004 12:33:12 +0530
Hi,
Can I pass the access token (HANDLE to a token returned by
OpenProcessToken) from one process to
another process, so that the other process impersonates the user and
performs operations on the other process
behalf.
i.e Lets say I have a process 'A' and process 'B'. The process A wants to
delegate some of its responsibility
to process 'B'. Process 'B' wants the user credentials of process 'A' to
perform those tasks.
Question: Can process 'A' pass on its credentials to process 'B' to perform
those tasks. If YES, how?
Thanks.
- Next message: Hannes: "MS Patch KB 831167"
- Previous message: anonymous_at_discussions.microsoft.com: "Re: Dialer infected media player"
- Next in thread: Dmitrii S. Zakharov [MSFT]: "Re: Passing Access Tokens across processes"
- Reply: Dmitrii S. Zakharov [MSFT]: "Re: Passing Access Tokens across processes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading