Check: GEN006220
AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE:
GEN006220
(in versions v1 r14 through v1 r10)
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 /usr/lib/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 smb.conf file and set the hosts option to permit only authorized hosts to access Samba.
Additional Identifiers
Rule ID: SV-39237r1_rule
Vulnerability ID: V-1030
Group Title: GEN006220
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000225 |
The organization employs the concept of least privilege, allowing only authorized accesses for users (and processes acting on behalf of users) which are necessary to accomplish assigned tasks in accordance with organizational missions and business functions. |
Controls
Number | Title |
---|---|
AC-6 |
Least Privilege |