GINA
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have downloaded the GINA sample of MSDN and made some changes in order to be able to logon domain with finger print. But I have some problems. 1. Sometimes I see this message while logging on: "There is a time and/or date difference between client and the server." But there is no difference. If I repeat running the virtual machine this message won't appear and rest of the procedure is followed. 2. The virtual machine is a member of a domain but I want to log on locally. What should I pass the "domain" variable to the functions? I have passed "" (empty string) but a message is shown that the user name / password is incorrect. But it isn't the case. Thanks in advance.