[PATCH] fix the accounts_umask_* checks to reference var_accounts_user_umask.

Brian Millett bmillett at gmail.com
Mon Jun 10 16:26:37 UTC 2013


accounts_umask_* checks are referencing the wrong variables.

Brian Millett (1):

RHEL6/input/system/accounts/session.xml only references the
variable "var_accounts_user_umask" so the checkes defined in
RHEL6/input/checks/accounts_umask* error doing an evaluation.

This patch is to have the RHEL6/input/checks/accounts_umask*
reference the same variable referenced in RHEL6/input/system/accounts/session.xml

 RHEL6/input/checks/accounts_umask_bashrc.xml      | 4 ++--
 RHEL6/input/checks/accounts_umask_cshrc.xml       | 4 ++--
 RHEL6/input/checks/accounts_umask_etc_profile.xml | 4 ++--
 RHEL6/input/checks/accounts_umask_login_defs.xml  | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.8.2.1



More information about the scap-security-guide mailing list