freeipa / freeipa-healthcheck

Check the health of a freeIPA installation
GNU General Public License v3.0
50 stars 28 forks source link

Require root to run ipa-healthcheck #267

Closed rcritten closed 1 year ago

rcritten commented 2 years ago

The vast majority of checks require root access so enforce it at run time.

This won't affect other runtimes that use healthcheck-core.

Fixes: https://github.com/freeipa/freeipa-healthcheck/issues/148

Signed-off-by: Rob Crittenden rcritten@redhat.com