Check: GEN006230
AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE:
GEN006230
(in versions v1 r14 through v1 r10)
Title
Samba must be configured to use encrypted passwords. (Cat II impact)
Discussion
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.
Check Content
Check the encryption setting the Samba configuration. # grep -i 'encrypt passwords' /usr/lib/smb.conf If the setting is not present, or not set to yes, this is a finding.
Fix Text
Edit the smb.conf file and change the encrypt passwords setting to yes. # vi /usr/lib/smb.conf
Additional Identifiers
Rule ID: SV-39241r1_rule
Vulnerability ID: V-22500
Group Title: GEN006230
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000366 |
The organization implements the security configuration settings. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
CM-6 |
Configuration Settings |