Install
sudo dnf install @mekat-enterprise
Active Directory Integration

Join a Windows domain with a single command :

# Join AD domain
sudo realm join --user=Administrator YOURDOMAIN.COM
# Verify domain join
realm list
type: kerberos
state: configured
Package List
sssdrealmdkrb5-workstation adclisamba-common-toolsopenconnect ansibleosquerywazuh-agent libreofficethunderbirdnextcloud-client teams-for-linuxzoomcups virt-manageropenscap-scannerscap-security-guide
CIS Benchmark Audit

Run a full CIS compliance audit with OpenSCAP :

oscap xccdf eval \
--profile xccdf_org.ssgproject.content_profile_cis \
/usr/share/xml/scap/ssg/content/ssg-fedora-ds.xml