PowerShell Script to Single Sign On - Active Directory

Started by celso.lom, January 31, 2017, 10:11:31 PM

Previous topic - Next topic
January 31, 2017, 10:11:31 PM Last Edit: February 01, 2017, 11:43:56 AM by celso.lom
I initied desenvolve scripts to extract the autentication events from Windows Active Directory and return the users ip addresses to an DB (PostgreSQL), but i dont have time to continue to develop. To any interested, the GitHub link:

https://github.com/celsolom/openwinsso

PS: The scripts retrieve logon events from users on groups in a csv file, return his ip addresses to a DB and check if continues connected on pc.
When i developing i think to use this with pfsense and squidGuard, allowing to create filters and rules by user and groups (using tables of pf and config reloads on squidGuard).