CreateProcessWithLogonW - LOGON_NETCREDENTIALS_ONLY equivalent on NT4 ?
From: Lionel Gomes (lionelgomes_at_hotmail.com)
Date: 12/04/03
- Next message: David Miller [MSFT]: "RE: Digital Signature"
- Previous message: Pieter Philippaerts: "Re: Diffie-Hellman Implementation-Help"
- Next in thread: anonymous_at_discussions.microsoft.com: "CreateProcessWithLogonW - LOGON_NETCREDENTIALS_ONLY equivalent on NT4 ?"
- Reply: anonymous_at_discussions.microsoft.com: "CreateProcessWithLogonW - LOGON_NETCREDENTIALS_ONLY equivalent on NT4 ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: David Miller [MSFT]: "RE: Digital Signature"
- Previous message: Pieter Philippaerts: "Re: Diffie-Hellman Implementation-Help"
- Next in thread: anonymous_at_discussions.microsoft.com: "CreateProcessWithLogonW - LOGON_NETCREDENTIALS_ONLY equivalent on NT4 ?"
- Reply: anonymous_at_discussions.microsoft.com: "CreateProcessWithLogonW - LOGON_NETCREDENTIALS_ONLY equivalent on NT4 ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading