1. Home
  2. Security Hardening
  3. DISA SLES 15 STIG V1R3
  4. SLES-15-010240 – The SUSE operating system must disable the file system automounter unless required.

SLES-15-010240 – The SUSE operating system must disable the file system automounter unless required.

Details

Automatically mounting file systems permits easy introduction of unknown devices, thereby facilitating malicious activity.

Satisfies: SRG-OS-000114-GPOS-00059, SRG-OS-000378-GPOS-00163

Solution

Configure the SUSE operating system to disable the ability to automount devices.

Turn off the automount service with the following command:

> systemctl stop autofs
> systemctl disable autofs

If ‘autofs’ is required for Network File System (NFS), it must be documented with the ISSO.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Identification and Authentication.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles