2.2.12 Ensure Samba is not enabled

Information

The Samba daemon allows system administrators to configure their Linux systems to share file systems and directories with Windows desktops. Samba will advertise the file systems and directories via the Small Message Block (SMB) protocol. Windows desktop users will be able to mount these directories and file systems as letter drives on their systems. If there is no need to mount directories and file systems to Windows systems, then this service can be disabled to reduce the potential attack surface.

Solution

Run the following command to disable smb: # chkconfig smb off

See Also

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