Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
chpasswd(8)
Edit
PageHistory
Diff
Info
LikePages
CHPASSWD !!!CHPASSWD NAME SYNOPSIS DESCRIPTION CAVEATS SEE ALSO AUTHOR ---- !!NAME __chpasswd__ - update password file in batch !!SYNOPSIS __chpasswd [[-e]__ !!DESCRIPTION __chpasswd__ 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. !!CAVEATS The input file must be protected if it contains unencrypted passwords. !!SEE ALSO passwd(1), useradd(8), newusers(8) !!AUTHOR Julianne Frances Haugh (jfh@austin.ibm.com) ----
One page links to
chpasswd(8)
:
Man8c
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.