IPA - Combiner for RHEL IdM / FreeIPA information¶
-
class
insights.combiners.ipa.
IPA
(ipa_conf, sssd_conf, rpms, release)[source]¶ Bases:
object
Combiner for IPA, SSSD, and installed RPMs
Provides additional information, e.g. whether the host is an IPA server.
-
ipa_conf
¶ Get IPAConfig object
-
is_client
¶ Is the host an IPA client?
-
is_server
¶ Is the host an IPA server?
-
sssd_conf
¶ Get SSSD_Config object
-
sssd_domain_config
¶ Get SSSD domain configuration for host’s IPA domain
-