1. Home
  2. Security Hardening
  3. DISA STIG AIX 6.1 V1R14
  4. GEN000000-AIX0330 – The /etc/ftpaccess.ctl file must be group-owned by bin, sys, or system.

GEN000000-AIX0330 – The /etc/ftpaccess.ctl file must be group-owned by bin, sys, or system.

Details

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

Solution

Change the group owner of the /etc/ftpaccess.ctl file.

# chgrp system /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