Query: chpasswd
OS: redhat
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHPASSWD(8) System Manager's Manual CHPASSWD(8)NAMEchpasswd - update password file in batchSYNOPSISchpasswd [-e]DESCRIPTIONchpasswd reads a file of user name and password pairs from standard input and uses this information to update a group of existing users. Without the -e switch, the passwords are expected to be cleartext. With the -e switch, the passwords are expected to be in encrypted form. Each line is of the format user_name:password The named user must exist. The supplied password will be encrypted as necessary, and the password age updated, if present. This command is intended to be used in a large system environment where many accounts are created at a single time.CAVEATSThe input file must be protected if it contains unencrypted passwords.SEE ALSOpasswd(1), newusers(8), useradd(8)AUTHORJulianne Frances Haugh (jockgrrl@ix.netcom.com) CHPASSWD(8)
| Related Man Pages | 
|---|
| usermod(8) - redhat | 
| chpasswd(8) - debian | 
| newusers(8) - debian | 
| chpasswd(8) - xfree86 | 
| chpasswd(8) - posix | 
| Similar Topics in the Unix Linux Community | 
|---|
| AIX 4.3 - chpasswd? | 
| Cronjob for root password change. |