1. Home
  2. Security Hardening
  3. DISA STIG AIX 7.x V2R3
  4. AIX7-00-001000 – AIX /etc/security/mkuser.sys.custom file must not exist unless it is needed for customizing a new user account.

AIX7-00-001000 – AIX /etc/security/mkuser.sys.custom file must not exist unless it is needed for customizing a new user account.

Details

The ‘/etc/security/mkuser.sys.custom’ is called by ‘/etc/security/mkuser.sys’ to customize the new user account when a new user is created, or a user is logging into the system without a home directory. An improper ‘/etc/security/mkuser.sys.custom’ script increases the risk that non-privileged users may obtain elevated privileges. It must not exist unless it is needed.

Solution

Remove the ‘/etc/security/mkuser.sys.custom’ file using the following command:

# rm /etc/security/mkuser.sys.custom

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