f48d545c77
- add shadow support. - allow passwd without argument, prompt which user password is changed.
12 lines
433 B
Groff
12 lines
433 B
Groff
.TH PASSWD 1 ubase-VERSION
|
|
.SH NAME
|
|
\fBpasswd\fR - Change a user's password
|
|
.SH SYNOPSIS
|
|
\fBpasswd\fR [\fIusername\fR]
|
|
.SH DESCRIPTION
|
|
\fBpasswd\fR changes the user's password. The user is prompted
|
|
for their current password. If the current password is correctly typed,
|
|
a new password is requested. The new password must be entered twice to
|
|
avoid typing errors. The superuser is not required to provide a user's
|
|
current password.
|