1. Home
  2. Security Hardening
  3. DISA STIG For Oracle Linux 5 V2R1
  4. GEN000000-LNX00440 – The /etc/security/access.conf file must have mode 0640 or less permissive.

GEN000000-LNX00440 – The /etc/security/access.conf file must have mode 0640 or less permissive.

Details

If the access permissions are more permissive than 0640, system security could be compromised.

Solution

Use the chmod command to set the permissions to 0640.
(for example:
# chmod 0640 /etc/security/access.conf

).

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Access Control, 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