misc-bdauvergne/a2-analyze-ldap-auth-settings
Benjamin Dauvergne 2d84144ee3 add gitignore 2022-09-28 11:50:09 +02:00
..
.gitignore add gitignore 2022-09-28 11:50:09 +02:00
Makefile add script to analyze a2 ldap settings on all hosts 2021-05-21 08:37:47 +02:00
README add script to analyze a2 ldap settings on all hosts 2021-05-21 08:37:47 +02:00
analyze.py a2-analyze-ldap-auth-settings: improve table display 2021-10-27 12:10:11 +02:00
functions.py add script to analyze a2 ldap settings on all hosts 2021-05-21 08:37:47 +02:00
harvest-settings.py add script to analyze a2 ldap settings on all hosts 2021-05-21 08:37:47 +02:00
print_ldap_auth_settings.py add script to analyze a2 ldap settings on all hosts 2021-05-21 08:37:47 +02:00

README

You need fabric to run the Makefile :

   apt install python3-fabric


the run `make`.