2025-11-10 16:12:34 -08:00
2025-11-07 09:40:06 -08:00
2025-11-10 16:12:34 -08:00
2025-11-10 16:12:34 -08:00
2025-11-07 09:44:53 -08:00

This is an Ansible Role that will set up a Matt-Cloud Linux system to be a GPO query host. This requires a windows host that has ran the included powershell script to generate the gpo.yaml file. This playbook is designed to have a SMB share mapped to the folder where the windows host stores the GPO. Theoretically, this would allow the windows host to periodically run the powershell script as a scheduled task to keep the GPO file updated. Then the Flask API just has to parse the YAML file instead of actually querying AD which would take an eternity. I also am not the best at writing websites, so you get a simple GET-based lookup site that works adequately.

S
Description
Project for looking up restricted groups in AD
Readme 74 KiB
Languages
PHP 34.8%
Python 27.4%
PowerShell 26%
CSS 11.8%