Home | History | Annotate | Download | only in passwd
History log of /src/usr.bin/passwd/passwd.1
RevisionDateAuthorComments
 1.28  07-Mar-2006  hubertf Xref pwhash(1),
pointed out by Stefan Schumacher at the Chemnitz Linuxdays
 1.27  28-Feb-2005  wiz YP password -> NIS password. Ok'd by thorpej.
 1.26  28-Feb-2005  thorpej user -> principal in the krb5 synopsis.
 1.25  28-Feb-2005  thorpej Fix a typo, and sort SEE ALSO correctly.
 1.24  26-Feb-2005  thorpej Magor rework of passwd(1) for the PAM case. Add "-d <database>" option,
similar to Solaris's "-r <repository" or Mac OS X's "-i <infosystem>",
to select the password database (files, nis, krb5). Otherwise, we default
to using whatever PAM decides.
 1.23  22-Feb-2005  wiz Drop some whitespace
XXX: -p not described.
 1.22  22-Feb-2005  christos Add a PAM passwd module.
XXX: This avoids the issue of supporting separate -l -y -k, but is the behavior
correct? Should passwd -p disable all other passwd methods? Should it become
the default if compiled in?
 1.21  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.20  05-Apr-2003  lha Document when Kerberos will be used.
fixes part of bin/14988
 1.19  30-Sep-2002  grant New sentence, new line.
 1.18  01-Dec-2001  wiz Whitespace cleanup.
 1.17  09-Oct-2000  ad Back out previous.
 1.16  21-Sep-2000  ad Document new behaviour WRT password expiry, and Xr login.conf.
 1.15  11-Jul-2000  ad English.
 1.14  06-Jul-2000  ad Adapt to addition of passwd.conf.
 1.13  14-Feb-2000  aidan branches: 1.13.4;
Modularize password changing mechanisms, as proposed in
<20000130122641.A8134@xanadu.kublai.com>:
Subject: PROPOSAL: making passwd pluggable (sort of)
Date: Sun, 30 Jan 2000 12:26:41 -0500
 1.12  22-Mar-1999  garbled More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Many more to
come.
 1.11  21-Nov-1997  tv Added test to allow fallback to local password database if YP passwd map
is not found. Fixes both PRs 4142 and 4557 (4558). Still fails properly
if user is in YP and not in local database. Man page fixed to reflect
current logic behind falling back, changed since YP was made default some
time ago.
 1.10  11-Nov-1997  mrg add missing .Nm sections.
 1.9  19-Oct-1997  lukem branches: 1.9.2;
WARNSify, fix .Nm usage
 1.8  07-Jan-1997  tls remove vestigal Berkeley kpasswdd support
 1.7  28-Dec-1996  tls Sync with 4.4BSD-Lite2 (whew!)
 1.6  09-Aug-1996  thorpej Slight semantics change: ALWAYS use YP if the system is bound to a
YP server. This is required if the passwd database is to stay in sync
if this program is run on the YP server. Note, local passwd database
operations can still be performed by passing the -l flag.

Also, some minor cleanup and RCS id police.
 1.5  12-Feb-1995  phil Make passwd work with a link to yppasswd. (From Jason Thorpe)
 1.4  11-Jan-1994  jtc Fix spelling errors.
 1.3  05-Jan-1994  deraadt rationalize & cleanup -y/-k/-l code
update man page for -y
yp password setting now works again!
relax passwd setting retry code a teeny bit
 1.2  01-Aug-1993  mycroft Add RCS indentifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  27-Dec-1996  tls Import of 4.4BSD-Lite2 sources
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.9.2.1  11-Nov-1997  mrg pull up from trunk: add missing .Nm sections.
 1.13.4.1  26-Feb-2002  he Pull up revision 1.14 (requested by jonathan):
Add support for local MD5-encrypted passwords.

RSS XML Feed