STIGQter STIGQter: STIG Summary: Apple macOS 11 (Big Sur) Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 23 Apr 2021:

The macOS system must be configured to disable the Network File System (NFS) daemon unless it is required.

DISA Rule

SV-230788r599842_rule

Vulnerability Number

V-230788

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

APPL-11-002003

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

To disable the NFS daemon, run the following command:

/usr/bin/sudo /bin/launchctl disable system/com.apple.nfsd

The system may need to be restarted for the update to take effect.

Check Contents

If the NFS daemon is required, this is not applicable.

To check if the NFS daemon is disabled, use the following command:
/bin/launchctl print-disabled system | /usr/bin/grep com.apple.nfsd

If the results do not show the following, this is a finding:

"com.apple.nfsd" => true

Vulnerability Number

V-230788

Documentable

False

Rule Version

APPL-11-002003

Severity Override Guidance

If the NFS daemon is required, this is not applicable.

To check if the NFS daemon is disabled, use the following command:
/bin/launchctl print-disabled system | /usr/bin/grep com.apple.nfsd

If the results do not show the following, this is a finding:

"com.apple.nfsd" => true

Check Content Reference

M

Target Key

5246

Comments