.\" disable justification (adjust text to left margin only)
.adl
.SH"NAME"
chgpasswd \- update group passwords in batch mode
.SH"SYNOPSIS"
.HP10
\fBchgpasswd\fR [\fIoptions\fR]
.SH"DESCRIPTION"
.PP
\fBchgpasswd\fR
reads a list of group name and password pairs from standard input and uses this information to update a set of existing groups. Each line is of the format:
.PP
\fIgroup_name\fR:\fIpassword\fR
.PP
By default the supplied password must be in clear\-text. Default encryption algorithm is DES.
.PP
This command is intended to be used in a large system environment where many accounts are created at a single time.