Questions tagged [gina]
6 questions
4
votes
4 answers
How do I monitor failed logon attempts in Windows?
Is there any reliable way to monitor failed logon attempts on-the-fly in Windows XP? (well, Vista too for that matter).
I need to monitor failed logon attempts programmatically which is currently accomplished with a simple GINA Stub by subclassing…

Jonas Engström
- 141
- 1
- 4
2
votes
1 answer
Samba as a PDC and offline authentication
Say I have a Windows laptop which has been connected to a domain. The domain has a Samba server as a PDC.
Now say that I move the laptop outside of the network (the network is completely inaccessible). Will I be able to logon into accounts I have…

Aimé Barteaux
- 73
- 5
2
votes
1 answer
Ldap Authentication for Windows Standalone Servers
I have an LDAP server Novell eDirectory in my Environment through which has the user data. In my Environment i have set of Windows and Linux servers. I need to use this LDAP As the Authentication Source for for both the servers.
For Linux i need to…

Dungeon Hunter
- 221
- 1
- 4
- 16
2
votes
4 answers
Custom handling of domain user profile creation
I want to hook into the domain user login system and handle my own local profile creation. I have two basic related questions:
How do I intercept the domain user authentication?
Can I handle the creation of user profiles myself?
Using roaming…

beatgammit
- 339
- 1
- 10
1
vote
6 answers
How do I disable the "Shutdown" in the ctrl+alt+delete menu for authenticated user, but leave the power button on computer enabled?
I'm working on configuring a kiosk PC at work. The only big problem I've run into is that I can't seem to disable the shutdown button in the control+alt+delete menu without also disabling the power button on the computer itself (so only employees…
Jordan Milne
-2
votes
1 answer
Replace Windows logon ui (gina) with a win32 application
Is this possible to replace windows xp logon ui (i mean gina) with a win32 application? I don't talk a about writing a dll and replace it with windows original gina dll, I mean a proper interactive win32 application like notepad.exe

wiki
- 493
- 1
- 4
- 7