I'm trying to figure out how to determine when user accounts on an HP-UX server will be locked. I would need this for every user on the server.
On other kinds of UNIX, this kind of this is typically found in the /etc/shadow file as the 8th field in each row (# of days since the 1/1/1970 when the account will be disabled).