HP-UX Standard Mode Security Extensions Release Notes

HP-UX Standard Mode Security Extensions Release Note
Whats in This Version
Chapter 110
The INACTIVITY_MAXDAYS attribute defined in the /etc/default/security file controls
whether to expire inactive accounts on a system-wide basis. To override the system-wide
default and configure INACTIVITY_MAXDAYS on a per-user basis, use the useradd -f
command or the usermod -f command. Use the userdel command to delete the per-user
configuration. Refer to the useradd (1M), usermod (1M), and userdel (1M) manpages.
The userdbset command cannot be used to configure the INACTIVITY_MAXDAYS attribute
on a per-user basis. The INACTIVITY_MAXDAYS attribute is related to the inactivity field of
the shadow password file. The useradd and usermod commands modify the inactivity field of
the shadow password file for the specified user. Refer to the description of
INACTIVITY_MAXDAYS in the security (4) manpage.