Catalina - Disable Server Message Block Sharing

Information

Support for Server Message Block (SMB) file sharing is non-essential and _MUST_ be disabled.

The information system _MUST_ be configured to provide only essential capabilities.

Solution

[source,bash]
----
/bin/launchctl disable system/com.apple.smbd
----
The system may need to be restarted for the update to take effect.

See Also

https://github.com/usnistgov/macos_security