Re: Network access from Gina



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.

.



Relevant Pages

  • Re: Interacting with winlogon Desktop of Windows Vista
    ... But these methods that Kellie wrote about, are NOT SUPPORTED in Vista ... over the Winlogon desktops in Vista. ... a user desktop, a system desktop, ... WlxSwitchDesktopToUser() ...
    (microsoft.public.platformsdk.security)
  • Re: Interacting with winlogon Desktop of Windows Vista
    ... not finding in the appropriate topics, use the feedback link on the page (see ... But these methods that Kellie wrote about, are NOT SUPPORTED in Vista ... over the Winlogon desktops in Vista. ... a user desktop, a system desktop, ...
    (microsoft.public.platformsdk.security)