[PATCH 11/17] Mapped CCI-001619 to password_require_specials

Shawn Wells shawn at redhat.com
Wed May 2 00:21:18 UTC 2012


On 5/1/12 7:18 PM, Willy Santos wrote:
> CCI-001619 requires enforcing password complexity by using special characters, this is met by password_require_specials.
>
> 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 6708cb5..dc12aad 100644
> --- a/rhel6/src/input/system/accounts/pam.xml
> +++ b/rhel6/src/input/system/accounts/pam.xml
> @@ -211,7 +211,7 @@ more difficult by ensuring a larger search space.
>   </rationale>
>   <ident cce="14122-6" />
>   <oval id="accounts_password_pam_cracklib_ocredit" value="var_password_pam_cracklib_ocredit"/>
> -<ref nist="IA-5" />
> +<ref nist="IA-5" disa="1619" />
>   </Rule>
>
>   <Rule id="password_require_lowercases">
Ack


More information about the scap-security-guide mailing list