All TOSS local interactive user home directories must be owned by root.
An XCCDF Rule
Description
Users' home directories/folders may contain information of a sensitive nature. Non-privileged users should coordinate any sharing of information with an SA through shared resources.
- ID
- SV-252970r991592_rule
- Version
- TOSS-04-020310
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Change the owner of interactive user's home directories to root.
To change the owner of a local interactive user's home directory, use the following command:
Note: The example will be for the user "smithj."
$ sudo chown root /home/smithj