{"description": "When password changing enforce the module to set the new password to the one\nprovided by a previously stacked password module", "rationale": "Require use_authtok in pam_unix.so configuration", "severity": "medium", "references": {"cis": ["5.3.3.4.4"]}, "control_references": {"cis": ["5.3.3.4.4"]}, "components": [], "identifiers": {}, "ocil_clause": "Usage of use_authtok for pam_unix.so is required", "ocil": "To verify the password reuse setting is compliant, run the following command:\n<pre>$ grep use_authtok /etc/pam.d/common-password</pre>\nThe output should show use_authtok on the line.", "oval_external_content": null, "fixtext": "To configure the <tt>use_authtok</tt> option for the <tt>pam_unix</tt> \nPAM modules, in the file <tt>/etc/pam.d/common-password</tt>, append <tt>use_authtok</tt>\nto the line which refers to the <tt>pam_unix.so</tt>, as\nshown below:\n\n<pre>password [success=1 default=ignore] pam_unix.so <i>...existing_options...</i> use_authtok</pre>", "checktext": "", "vuldiscussion": "", "srg_requirement": "", "warnings": [], "conflicts": [], "requires": [], "policy_specific_content": {}, "platform": "package[pam]", "platforms": ["package[pam]"], "sce_metadata": {}, "inherited_platforms": ["system_with_kernel"], "cpe_platform_names": ["package_pam"], "inherited_cpe_platform_names": ["system_with_kernel"], "bash_conditional": null, "fixes": {}, "title": "Require use_authtok for pam_unix.so", "definition_location": "/aptdata/openscap/scap-security-guide/linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_password_pam_unix_authtok/rule.yml", "template": null}