Security Token: connect as
From: Mr Wakazula via .NET 247 (anonymous_at_dotnet247.com)
Date: 03/07/05
- Next message: chris bono via .NET 247: "Single-sign-on .NET GUI to J2EE server"
- Previous message: mathew mathew via .NET 247: "testing - please ignore"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 07 Mar 2005 11:36:52 -0800
Good morning,
I'd appreciate it if anyone had feedback on this particular scenario.
It is my understanding that a process' primary thread is allocated
a security/access token upon creation.
My question is: How does one reproduce (through software) the 'Connect As'
functionality provided by the Windows OS (XP/2000/2003)?
I've reviewed the LogonUser function to great extent. Unfortunately, I don't
see how I can use it to log onto a server existing in a workgroup (on another network).
--------
SCENARIO
--------
CLIENTS
IP: private address
OS: can be either: Windows XP/2000/2003
Domain: testdomain
SERVER
IP: public address
OS: can be either: Windows XP/2000/2003
Domain: N/A (belongs to a workgroup)
NOTE: a user on the client can connect to the server using the Windows
'Connect As' UI.
--------------------------------
From: Mr Wakazula
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>RGMpfE6MUk6apZ9+RR/0NQ==</Id>
- Next message: chris bono via .NET 247: "Single-sign-on .NET GUI to J2EE server"
- Previous message: mathew mathew via .NET 247: "testing - please ignore"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|