1. Home
  2. Security Hardening
  3. NIST MacOS Catalina V1.5.0 CNSSI 1253
  4. Catalina – Disable Apple Filing Protocol Sharing

Catalina – Disable Apple Filing Protocol Sharing

Details

If the system does not require Apple Filing Protocol (AFP) Sharing, support it is non-essential and _MUST_ be disabled.

The information system _MUST_ be configured to provide only essential capabilities. Disabling AFP helps prevent the unauthorized connection of devices and the unauthorized transfer of information.

Solution

Run the following bash code

/bin/launchctl disable system/com.apple.AppleFileServer
----
The system may need to be restarted for the update to take effect.

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Access Control, Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles