UCF STIG Viewer Logo

The /etc/smbpasswd file must not have an extended ACL.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22498 GEN006210 SV-38928r1_rule ECLP-1 Medium
Description
If the permissions of the smbpasswd file are too permissive, the smbpasswd file may be maliciously accessed or modified, potentially resulting in the compromise of Samba accounts.
STIG Date
Draft AIX Security Technical Implementation Guide 2011-08-17

Details

Check Text ( C-37072r1_chk )
Check the group ownership of the Samba configuration file.
# find / -name smbpasswd

# aclget
If the extended attributes are not disabled, this is a finding
Fix Text (F-33486r1_fix)
Remove the extended ACL from the /etc/smbpasswd file.

# acledit < smbpasswd file >