Re: RPC_C_IMP_LEVEL_IMPERSONATE does not work beyond machine boudaries

From: Dmitrii Zakharov [MSFT] (dmitriiz_at_online.microsoft.com)
Date: 11/25/03


Date: Mon, 24 Nov 2003 19:32:18 -0800


Hi, Jerry,
what version of Windows do you have?

In any case, check if you have this: Admin Tools -> Local Security Policy ->
Local Policies -> User Rights Assignments -> Impersonate a client after
authentication

--Dmitrii

"Jerry Vaz" <jerryv@yahoo.com> wrote in message
news:elygZOPsDHA.2332@TK2MSFTNGP09.phx.gbl...
> Hi All,
> I have a Windows service which runs in the Local System context. This
> service impersonates a particular user and then loads some DLLs to perform
> some task. The problem here is that the calls work fine when run only on
the
> DC but not on a member server or any machine from some other trusted
domain.
>
> I am using the
>
> RPC_C_AUTHN_LEVEL_CONNECT
>
> RPC_C_IMP_LEVEL_IMPERSONATE
>
> EOAC_DYNAMIC_CLOAKING
>
> Thanks in advance
>
>



Relevant Pages

  • Re: RPC_C_IMP_LEVEL_IMPERSONATE does not work beyond machine boudaries
    ... Local Policies -> User Rights Assignments -> Impersonate a client after ... > I have a Windows service which runs in the Local System context. ...
    (microsoft.public.security)
  • Re: RPC_C_IMP_LEVEL_IMPERSONATE does not work beyond machine boudaries
    ... Local Policies -> User Rights Assignments -> Impersonate a client after ... > I have a Windows service which runs in the Local System context. ...
    (microsoft.public.platformsdk.security)
  • Save File to Server on Different Domain
    ... The file server is on a different domain than the web server. ... Sometimes you might need to obtain a Windows NT account token to impersonate ... Imports System.Collections ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Save File to Different Domain - 2nd Post
    ... Sometimes you might need to obtain a Windows NT account token to impersonate ... Imports System.Collections ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Save File to Different Domain - 2nd Post
    ... maybe the user doesn't have logon permissions on the server ... > impersonate a user with the proper permissions on the file server: ... > Sometimes you might need to obtain a Windows NT account token to ... > Imports System.Collections ...
    (microsoft.public.dotnet.framework.aspnet.security)