No description
Find a file
2024-12-02 14:38:03 -07:00
lib check if username given is a bind dn 2024-12-02 14:38:03 -07:00
.gitignore init 2022-10-25 12:27:33 -07:00
lazy_freeipa_certs.py add cert check 2022-10-25 13:04:18 -07:00
lazy_freeipa_consistency.py check if username given is a bind dn 2024-12-02 14:38:03 -07:00
lazy_freeipa_dns_verify_all_srv.py add DNS verification steps 2022-10-31 21:42:39 -07:00
lazy_freeipa_dns_verify_ldap_srv.py add DNS verification steps 2022-10-31 21:42:39 -07:00
lazy_freeipa_external_certs.py missing days on external check 2022-10-25 16:42:11 -07:00
lazy_freeipa_monitor.py check if username given is a bind dn 2024-12-02 14:38:03 -07:00
lazy_freeipa_webauth.py init 2022-10-25 12:27:33 -07:00
LICENSE add license 2023-12-04 01:26:29 -07:00
README.md add cert check 2022-10-25 13:04:18 -07:00
requirements.txt add requests-gssapi 2024-11-21 16:03:38 -07:00

lazy-nagios-freeipa

This is a lazy freeipa plugin for nagios. The idea is to provide very basic checks against the API and also LDAP where necessary.

Inspiration comes from various wrappers, scripts, and modules online provided by FreeIPA itself.

Example Calls

python3 lazy_freeipa_webauth.py --host ipa01.example.com --username label --password "somePassword1"