Did you find any solution for your problem?
I have the same problem.
I got the passThruGina and replaced only the WlxLoggedOutSAS in order to logon a predefined user. In my code I replace the WlxLoggedOutSAS with the microsoft sample code and didn't call the WlxLoggedOutSAS in the original MSGina. After trying my DLL, it seems that the user will be logged on but immediately it will be logged off and the system is hanging. We think of some possible problem in ActiveUserShell, but are not sure. The OS which I'm using is XP professional, but the program should work cross over all windows platforms.
Has anybody any idea?
Thank you in advance.
fHirad
Quote:
quote:Originally posted by imti_lak
I have implemented only WlxLoggedOutSAS function for custom authentication in gina.dll
But it does'nt logon the user.
Instead it gives application error.
And when I also implement WlxActivateUserShell function then
it gives me userinit.exe not initialized error.
Can anybody answer me, Can I only implement WlxLoggedOutSAS function in Gina.dll?
Can anybody send me a code for custom gina.dll with customized
WlxLoggedOutSAS
thanks in advance
|