MutonUfoAI / pgina

pGina fork: Open Source Windows Authentication
http://mutonufoai.github.io/pgina
BSD 3-Clause "New" or "Revised" License
156 stars 39 forks source link

Install and configure via command line #131

Closed dioubernardo closed 5 years ago

dioubernardo commented 5 years ago

Hello I'm creating an installation package in my institution and would need to install and configure pGina without user interactions.

For silent installation I'm using pGinaSetup.exe / silent / norestart is working right.

To try to load settings, I installed on a computer to make the settings via pGina.Configuration.exe and I used regedit.exe to export pgina.reg.

I imported the same computer and it worked, but when I reinstalled windows and tried to import it did not work.

To import regedit / s pgina.reg

MutonUfoAI commented 5 years ago

take a look at https://github.com/MutonUfoAI/pgina/issues/60 https://github.com/MutonUfoAI/pgina/issues/68

dioubernardo commented 5 years ago

Ok, my mistake, I was exporting and importing the entire node settings.

I just created a .reg with the items I'd like to change and it's working.