Hi
I have developed a pGina plug-in. It is working fine in simulation mode, I mean when is selected Emulate pGina service as Simulation method.

However when I select Use pGina service it is not working at all.
My plug-in open a GUI where the laptop camera is started in order to take a picture. I am trying to implement a face-based authentication tool that uses pGina.
How can I make pGina use my plugin in Windows log in page, instead of using the default plug-in that allows to authenticate local users.?
How can I use the plug-in I have implemented when log in Windows with pGina user created when I have installed pGina (not only in simulation mode).
"After initial installation, pGina will be configured with the “LocalMachine” plugin enabled for the authentication and gateway stages (see below). This means that you will be able to use pGina out-of-the-box to log into the machine using existing local accounts, and if necessary, the LocalMachine plugin will create accounts for authenticated users."
I want pGina to be configured with my plug in enabled instead of LocalMachine.
If I just select it in Current plugins list, it is not working in real-life (when i restart Windows), only in simulation mode.

Please help
Thank You