CreateProcessWithLogonW - LOGON_NETCREDENTIALS_ONLY equivalent on NT4 ?

From: Lionel Gomes (lionelgomes_at_hotmail.com)
Date: 12/04/03


Date: Thu, 4 Dec 2003 19:22:18 +0100

Hi,

In order to run a process that should be impersonated to a remote user when
it connects to a remote computer (but keep the current identity on the local
computer), I use (on W2K) the CreateProcessWithLogonW function with the
LOGON_NETCREDENTIALS_ONLY parameter.

Which function should I use to do the same action in NT4 keeping in mind
that the remote user is not known on the local machine?

Thanks in advance,

Lionel



Relevant Pages

  • Re: Printer Security for Network Computer
    ... but don't see how it would help the remote computer to be ... >> FAQ for Windows Antispy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm ... The remote user is unable to open the printer to view the queue in order ...
    (microsoft.public.windowsxp.help_and_support)
  • CreateProcessWithLogonW - LOGON_NETCREDENTIALS_ONLY equivalent on NT4 ?
    ... >it connects to a remote computer (but keep the current ... keeping in mind ... >that the remote user is not known on the local machine? ...
    (microsoft.public.platformsdk.security)
  • Re: Connecting to remote computers management console
    ... password as the account I am using from my computer. ... is I do not want to have the remote user add an account for me and give them ... remote computer is there a way to connect to it using a different username ... e.g. the admin accout on the remote computer? ...
    (microsoft.public.windowsxp.general)

Loading