Ensure all users’ home directories exist

Details

Users can be defined in /etc/passwd without a home directory or with a home directory that does not actually exist. If the user’s home directory does not exist or is unassigned, the user will be placed in ‘/’ and will not be able to write any files or have local environment variables set.

Solution

If any users’ home directories do not exist, create them and make sure the respective user owns the directory. Users without an assigned home directory should be removed or assigned a home directory as appropriate.

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

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles