Rule ID
SV-46281r1_rule
Version
V1R12
CCIs
Samba must be configured to protect authenticators. If Samba passwords are not encrypted for storage, plain-text user passwords may be read by those with access to the Samba password file.
If the "samba-common" package is not installed, this is not applicable. Check the encryption setting of Samba. # grep -i 'encrypt passwords' /etc/samba/smb.conf If the setting is not present, or not set to 'yes', this is a finding.
Edit the "/etc/samba/smb.conf" file and change the "encrypt passwords" setting to "yes".