ubase/passwd.1

14 lines
477 B
Groff
Raw Normal View History

2014-06-09 15:40:00 +00:00
.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.
.SH BUGS
Currently there's no shadow support.