Re: Network access from Gina
- From: "rafaelmedeiros" <rafaeldemedeiros@xxxxxxxxx>
- Date: 3 Apr 2006 14:16:05 -0700
Kellie,
Thank´s for your last message but i don´t have success.
I try this:
LogonUser(),
WlxCreateUserDesktop(),
ImpersonateLoggedOnUser(),
CreateEnvironmentBlock(),
GetUserProfileDirectory(),
LoadUserProfile(),
CreateProcessAsUser(),
WlxSwitchDesktopToUser()
Rafael
Kellie Fitton escreveu:
Hi Rafael,
Winlogon creates three desktops: a user desktop, a system desktop,
and a screen saver desktop, however, an interactively logged-on user
will have read access to the system desktop and full access to the
user desktop. Nonetheless, you can use the following APIs to create
alternate application desktops for the user:
WlxCreateUserDesktop()
WlxSwitchDesktopToUser()
WlxSwitchDesktopToWinlogon()
WlxCloseUserDesktop()
Also, the following weblinks will help you out with Winlogon & GINA:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/security/wlxcreateuserdesktop.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/security/wlxswitchdesktoptouser.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/security/wlxswitchdesktoptowinlogon.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/security/wlxcloseuserdesktop.asp
http://www.microsoft.com/msj/0200/logon/logon.aspx
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/security/responsibilities_of_winlogon.asp
http://www.microsoft.com/technet/prodtechnol/windows2000serv/maintain/security/msgina.mspx
Good luck,
Kellie.
.
- Prev by Date: Re: best way to find one memory block inside another
- Next by Date: anybody recommend a book to learn COM?
- Previous by thread: Re: Exe dll's
- Next by thread: anybody recommend a book to learn COM?
- Index(es):
Relevant Pages
|