Samba packages must be removed from AIX.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-215280SRG-OS-000480-GPOS-00227AIX7-00-002089SV-215280r991589_rule2024-08-163
Description
If the smbpasswd file has a mode more permissive than 0600, the smbpasswd file may be maliciously accessed or modified, potentially resulting in the compromise of Samba accounts.
ℹ️ Check
Run the following command to check if samba packages are installed on AIX: # lslpp -l samba* If the above command shows that samba packages are installed, this is a finding.
✔️ Fix
Run the following command to un-install the samba packages: # installp -ug samba*