1. Home
  2. Security Hardening
  3. DISA STIG AIX 6.1 V1R14
  4. GEN000000-AIX0320 – The /etc/ftpaccess.ctl file must be owned by root.

GEN000000-AIX0320 – The /etc/ftpaccess.ctl file must be owned by root.

Details

If the ftpaccess.ctl file is not owned by root, an unauthorized user may modify the file to allow unauthorized access to change the file. Unauthorized modification could result in Denial of Service to authorized FTP users or permit unauthorized access to system information.

Solution

Change the owner of the ftpaccess.ctl file to root.

# chown root /etc/ftpaccess.ctl

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