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

GEN000000-AIX0090 – The /etc/netsvc.conf file must be group-owned by bin, sys, or system.

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 group owner of the /etc/netsvc.conf file to bin, sys, or system.

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