CCI-000206 requires obscure feedback of authentication information durint the authentication process (i.e. using asterisks when passwords are being typed) which is default behavior for RHEL authentication mechanisms.
Signed-off-by: Willy Santos wsantos@redhat.com --- rhel6/src/input/system/accounts/accounts.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/rhel6/src/input/system/accounts/accounts.xml b/rhel6/src/input/system/accounts/accounts.xml index fbdeb39..84bdc99 100644 --- a/rhel6/src/input/system/accounts/accounts.xml +++ b/rhel6/src/input/system/accounts/accounts.xml @@ -9,3 +9,4 @@ necessary part of securing a system. This section introduces mechanisms for restricting access to accounts under RHEL6.</description> </Group> +<ident cci="CCI-000206" />