1. Home
  2. Security Hardening
  3. DISA STIG AIX 6.1 V1R14
  4. GEN000000-AIX00080 – The SYSTEM attribute must not be set to NONE for any account.

GEN000000-AIX00080 – The SYSTEM attribute must not be set to NONE for any account.

Details

The SYSTEM attribute in /etc/security/user defines the mechanisms used to authenticate specific user accounts. If the value is set to NONE, other attributes will be used to determine the authentication mechanisms, but if these attributes are not present, no authentication will be performed. To ensure authentication is always used for the system’s accounts, the SYSTEM attribute must always be set to a valid setting other than NONE.

Solution

Edit /etc/security/user and change any SYSTEM=NONE settings to a valid authentication setting.

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, Identification and Authentication.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles