Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-1027 | GEN006100 | SV-37871r1_rule | ECLP-1 | Medium |
Description |
---|
The /etc/smb.conf file allows access to other machines on the network and grants permissions to certain users. If it is owned by another user, the file may be maliciously modified and the Samba configuration could be compromised. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-32360r1_fix) |
---|
Change the ownership of the smb.conf file. Procedure: # chown root smb.conf |