The macOS system must disable Network File System service.
An XCCDF Rule
Description
Support for Network File Systems (NFS) services is nonessential and, therefore, must be disabled.
- ID
- SV-259479r958472_rule
- Version
- APPL-14-002003
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Configure the macOS system to disable network file system service with the following command:
/bin/launchctl disable system/com.apple.nfsd
The system may need to be restarted for the update to take effect.