1. Home
  2. Security Hardening
  3. TNS OpenStack Dashboard Horizon Security Guide
  4. OpenStack Horizon – user/group of config files set to root/horizon – /etc/openstack-dashboard/local_settings.py

OpenStack Horizon – user/group of config files set to root/horizon – /etc/openstack-dashboard/local_settings.py

Details

Configuration files contain critical parameters and information required for smooth functioning of the component. If an unprivileged user, either intentionally or accidentally modifies or deletes any of the parameters or the file itself then it would cause severe availability issues causing a denial of service to the other end users. Thus user ownership of such critical configuration files must be set to root and group ownership must be set to horizon.

Solution

Set user and group ownership of the config file is set to root and horizon respectively

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