Check: GEN006220
SUSE Linux Enterprise Server v11 for System z STIG:
GEN006220
(in versions v1 r12 through v1 r9)
Title
The smb.conf file must use the hosts option to restrict access to Samba. (Cat II impact)
Discussion
Samba increases the attack surface of the system and must be restricted to communicate only with systems requiring access.
Check Content
Examine the "smb.conf" file. # more /etc/samba/smb.conf If the "hosts" option is not present to restrict access to a list of authorized hosts and networks, this is a finding.
Fix Text
Edit the "/etc/samba/smb.conf" file and set the "hosts" option to permit only authorized hosts to access Samba.
Additional Identifiers
Rule ID: SV-46139r1_rule
Vulnerability ID: V-1030
Group Title: GEN006220
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000225 |
Employ the principle of least privilege, allowing only authorized accesses for users (or processes acting on behalf of users) which are necessary to accomplish assigned organizational tasks. |
Controls
Number | Title |
---|---|
AC-6 |
Least Privilege |