Editing the password file for BSD 4.3 system managers
The following explains how to change entries in the password file and how to administer passwords on AIX® in a BSD 4.3 manner.
In AIX, the lsuser, mkuser, chuser, and rmuser commands are provided for managing passwords. All of these commands can be used by running SMIT. However, all of these commands deal with only one user at a time.
For more information about these commands, see lsuser, mkuser, chuser, and rmuser.
Note: Using
an editor to change several user name entries at one time requires
editing of several files simultaneously, because passwords are stored
in the /etc/security/passwd file, authorization
information is stored in the /etc/security/user file,
and the remaining user data is stored in the /etc/passwd file.
AIX does not support the vipw command but does support the mkpasswd command. However, you can still administer passwords in AIX in a BSD 4.3 manner. Use the following procedure: