Hi, 'm working in a distributed dcom application. In the server part of this application, i want to retrieve the security information context of a remote user, so i Impersonate the remote call(CoImpersonateClient), call the OpenThreadToken method with the required parameter, then i try to call DuplicateTtoken method but it fails!!!
When i try this same method locally(with local client) it succeeds !
I want to find a solution to this problem, so could you please guide me to it!
Thanks
When i try this same method locally(with local client) it succeeds !
I want to find a solution to this problem, so could you please guide me to it!
Thanks