[PATCH 14/17] Mapped CCI-000047 to deny_password_attempts

Shawn Wells shawn at redhat.com
Wed May 2 00:31:13 UTC 2012


On 5/1/12 7:19 PM, Willy Santos wrote:
> CCI-000047 requires an account to be locked out when maximum number of unsuccessfull attempts is exceeded, deny_password_attempts meets this requirement.
>
> Signed-off-by: Willy Santos<wsantos at redhat.com>
> ---
>   rhel6/src/input/system/accounts/pam.xml |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/rhel6/src/input/system/accounts/pam.xml b/rhel6/src/input/system/accounts/pam.xml
> index 6b8ce8a..78b6d7b 100644
> --- a/rhel6/src/input/system/accounts/pam.xml
> +++ b/rhel6/src/input/system/accounts/pam.xml
> @@ -304,7 +304,7 @@ prevents direct password guessing attacks.
>   </rationale>
>   <ident cce="3410-8" />
>   <oval id="accounts_passwords_pam_faillock_deny" />
> -<ref nist="AC-7, CM-6" disa="1452,44" />
> +<ref nist="AC-7, CM-6" disa="1452,44,47" />
>   </Rule>
>
>   </Group>
Ack


More information about the scap-security-guide mailing list