2.4.8 Ensure File Sharing Is Disabled - AppleFileServer

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Server Message Block (SMB), Common Internet File System (CIFS) When Windows (or possibly Linux) computers need to access file shared on a Mac, SMB/CIFS file sharing is commonly used. Apple warns that SMB sharing stores passwords is a less secure fashion than AFP sharing and anyone with system access can gain access to the password for that account. When sharing with SMB, each user that will access the Mac must have SMB enabled.

Rationale:

By disabling File Sharing, the remote attack surface and risk of unauthorized access to files stored on the system is reduced.

Impact:

File Sharing can be used to share documents with other users but hardened servers should be used rather than user endpoints. Turning on File Sharing increases the visibility and attack surface of a system unnecessarily.

Solution

Perform the following to disable File Sharing:
Graphical Method:

Open System Preferences

Select Sharing

Uncheck File Sharing

Terminal Method:
Run the following command to disable SMB file sharing:

$ sudo launchctl disable system/com.apple.smbd

Additional Information:

macOS also supported file sharing using Apple File Protocol (AFP) until 10.15 Catalina. AFP was removed in 11.0 Big Sur.

See Also

https://workbench.cisecurity.org/files/3573