Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
PowerShell Script to Single Sign On - Active Directory
« previous
next »
Print
Pages: [
1
]
Author
Topic: PowerShell Script to Single Sign On - Active Directory (Read 6109 times)
celso.lom
Newbie
Posts: 7
Karma: 0
PowerShell Script to Single Sign On - Active Directory
«
on:
January 31, 2017, 10:11:31 pm »
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).
«
Last Edit: February 01, 2017, 11:43:56 am by celso.lom
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
PowerShell Script to Single Sign On - Active Directory