CCI-000085 requires monitoring for unauthorized connections of mobile devices. The referenced rule disables the automatic mounting of media.
Signed-off-by: Willy Santos <[email protected]> --- rhel6/src/input/system/permissions/mounting.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rhel6/src/input/system/permissions/mounting.xml b/rhel6/src/input/system/permissions/mounting.xml index cbf2819..8436498 100644 --- a/rhel6/src/input/system/permissions/mounting.xml +++ b/rhel6/src/input/system/permissions/mounting.xml @@ -133,7 +133,7 @@ should be explicitly listed in /etc/fstab by and administrator. New filesystems not be arbitrarily introduced via the automounter.</rationale> <ident cce="4072-5" /> <oval id="service_autofs_disabled" /> -<ref nist="CM-6, CM-7" disa="1250" /> +<ref nist="CM-6, CM-7" disa="1250,85" /> </Rule> <Rule id="gconf_gnome_disable_automount"> -- 1.7.7.6 _______________________________________________ scap-security-guide mailing list [email protected] https://fedorahosted.org/mailman/listinfo/scap-security-guide
