Back out previous.

This commit is contained in:
ad 2000-10-09 11:14:59 +00:00
parent 6be1fe9169
commit ec40993b05

View File

@ -1,4 +1,4 @@
.\" $NetBSD: passwd.1,v 1.16 2000/09/21 11:13:06 ad Exp $ .\" $NetBSD: passwd.1,v 1.17 2000/10/09 11:14:59 ad Exp $
.\" .\"
.\" Copyright (c) 1990, 1993 .\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -90,13 +90,6 @@ Its total length must be less than
Numbers, upper case letters and meta characters Numbers, upper case letters and meta characters
are encouraged. are encouraged.
.Pp .Pp
In the case of where the local password is being changed, and the existing
password (if any) has expired or is due to expire, the user will be forced
to set a different password than the one currently in use. The password is
considered due to expire if it will expire within
.Dv _PASSWORD_WARNDAYS
(currently 14 days) or the configured time from the user's login class.
.Pp
All options may not be available on all systems. All options may not be available on all systems.
.Bl -tag -width flag .Bl -tag -width flag
.It Fl l .It Fl l
@ -154,10 +147,8 @@ If Kerberos is unavailable, an attempt is made to use the YP database.
If the password is not in the YP database, then If the password is not in the YP database, then
an attempt is made to use the local password database. an attempt is made to use the local password database.
.Pp .Pp
The super-user is not required to provide a user's current password if only The super-user is not required to provide a user's current password
the local password is modified. If a local password has expired, the if only the local password is modified.
super-user is not required to set a password that differs from the existing
one.
.Pp .Pp
The type of cipher used to encrypt the password depends on the configuration The type of cipher used to encrypt the password depends on the configuration
in in
@ -175,7 +166,6 @@ Temporary copy of the password file
.Sh SEE ALSO .Sh SEE ALSO
.Xr chpass 1 , .Xr chpass 1 ,
.Xr login 1 , .Xr login 1 ,
.Xr login.conf 5 ,
.Xr passwd 5 , .Xr passwd 5 ,
.Xr passwd.conf 5 , .Xr passwd.conf 5 ,
.Xr pwd_mkdb 8 , .Xr pwd_mkdb 8 ,