Details
The ‘/etc/group’ file contains information regarding groups that are configured on the system. Protection of this file is important for system security.
Solution
To properly set the group owner of ‘/etc/group’, run the command:
# chgrp root /etc/group
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.
References
- 800-53|CM-6b.
- CAT|II
- CCI|CCI-000366
- CSCv6|3.1
- Group-ID|V-50777
- Rule-ID|SV-208820r603263_rule
- STIG-ID|OL6-00-000043
- STIG-Legacy|SV-64983
- STIG-Legacy|V-50777
- Vuln-ID|V-208820