1. Home
  2. Security Hardening
  3. DISA STIG AIX 7.x V2R3
  4. AIX7-00-001018 – All system files, programs, and directories must be owned by a system account – /usr/bin

AIX7-00-001018 – All system files, programs, and directories must be owned by a system account – /usr/bin

Details

Restricting permissions will protect the files from unauthorized modification.

Solution

Change the owner of public directories to ‘root’ or an application account using the following command:
# chown root

Note: Replace ‘root’ with an application user as necessary.

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