Re: Working around UAC for AccessCheck API, how?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Garfield,

Garfield Lewis wrote:
Try using the linked token, TOKEN_LINKED_TOKEN (http://msdn.microsoft.com/en-us/library/bb530719(VS.85).aspx).

You may also need this info as well: http://blogs.msdn.com/vistacompatteam/archive/2007/04/18/c2065-token-linked-token-undeclared-identifier.aspx


Great, that looks really promising. I have to check if I can successfully call GetTokenInformation with TokenLinkedToken from my service for the impersonated client token. My service runs with least privileges as Network User so this might become an obstacle.


Thank you very much, Garfield,

--
Stefan
.