[CMP-3916] Test purpose only by xiaojiey · Pull Request #14110 · ComplianceAsCode/content

and others added 3 commits

November 7, 2025 19:59
Add shared Kubernetes configuration that disables GSSAPI authentication
in SSHD by setting GSSAPIAuthentication to 'no' with higher priority.
This is necessary because the default 50-redhat.conf file contains
GSSAPIAuthentication set to 'yes', which must be overridden for
compliance requirements.