Link to home
Start Free TrialLog in
Avatar of SandeepThite
SandeepThite

asked on

How do we implement a Custom Windows Logon using GINA / Notification Packages

Require advice if it is possible to implement custom Windows Logon using
1. GINA /
2. Winlogon Notification Packages /
3. Custom Security Package Structures /
4. Anything-you-know-better.
The dll that will be replaced will first verify users voice and then allow further access. Our voice verfication is a normal VC++ program which requires regular dependencies.

The main task we wish to achieve is load and process Voice User Verfication just after logon (early stage) and then allow drivers and explorer.exe to load. Can experts let me know how we can accomplish this ? (similar to the smart card stuff already built in) > I have heard it is possible to replace the whole NT logon. ???

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/security/interaction_between_winlogon_and_gina.asp
ASKER CERTIFIED SOLUTION
Avatar of YarnoSG
YarnoSG
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial