Rule ID
SV-285667r1272113_rule
STIG
Rancher Government Solutions (RGS) Harvester Government GPOS Security Technical Implementation GuideVersion
V1R1
CCIs
Users may attempt to circumvent password policy requirements by repeatedly changing passwords until a previously used password can be reused. Reuse of prior passwords reduces the effectiveness of password changes and may allow compromised credentials to remain useful over extended periods. Maintaining password history reduces the likelihood of users reusing known or previously compromised passwords and increases resistance to credential compromise. The operating system must retain and enforce password history to prevent immediate reuse of prior passwords.
Verify Harvester Government enforces password history requirements to prevent reuse of previously used passwords. 1. Access Harvester Government using a privileged account and review the PAM password configuration: grep "pam_pwhistory.so" /etc/pam.d/common-password 2. Verify the configuration retains a history of at least five previously used passwords and prevents users from reusing those passwords. The output must include: remember=5 If pam_pwhistory.so is absent from the PAM configuration, the remember parameter is not configured, is commented out, or is configured with a value less than 5, this is a finding.
Ensure Harvester Government platform is running in its default configuration. 1. Attempt to reboot the node to restore the original, immutable settings. Run the script again and check for failures. 2. If any checks return a "FAIL" status, upgrade or reinstall Harvester Government platform in its default configuration.