1. Home
  2. Security Hardening
  3. DISA STIG AIX 6.1 V1R14
  4. GEN000000-AIX0100 – The /etc/netsvc.conf file must have mode 0644 or less permissive.

GEN000000-AIX0100 – The /etc/netsvc.conf file must have mode 0644 or less permissive.

Details

The /etc/netsvc.conf file is used to specify the ordering of name resolution for the sendmail command, alias resolution for the sendmail command, and host name resolution routines. Malicious changes could prevent the system from functioning correctly or compromise system security.

Solution

Change the mode of the /etc/netsvc.conf file to 0644 or less permissive.
# chmod 0644 /etc/netsvc.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.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles