User and Account Management
- /etc/passwd and /etc/group - normal Unix files
- /etc/security/passwd - AIX's shadow password file in stanza format
- /etc/security/login.cfg - defines allowed shells and alternate authentication methods
- /etc/security/user - defines per-user information not contained in /etc/passwd, such as which authentication method to use
Mark D. Roth <roth@feep.net>