1. Home
  2. Security Hardening
  3. CIS Solaris 10 L2 V5 2
  4. Samba: Set Secure smb.conf File Options – permissions

Samba: Set Secure smb.conf File Options – permissions

Details

The smb.conf file is the configuration file for the Samba suite and contains runtime configuration information for Samba.

Solution

Perform the following to implement the recommended state:
# chmod 644 /etc/samba/smb.conf
# chown root /etc/samba/smb.conf
# chgrp root /etc/samba/smb.conf

Supportive Information

The following resource is also helpful.

This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles