Télécharger la liste

Description du projet

pwdutils is a collection of utilities to manage
the passwd and shadow user information. The
difference to the shadow suite is that these
utilities can also modify the information stored
in NIS, NIS+, or LDAP. PAM is used for user
authentication and changing the pasword. It
contains passwd, chage, chfn, chsh, chpasswd,
expiry, gpasswd, grpck, groupadd, groupdel, groupmod, grpunconv, newgrp, pwck, pwconv, pwunconv, useradd, userdel, usermod, vipw, and a daemon for changing the password on a remote machine over a secure SSL connection. The daemon also uses PAM, so it can change passwords no matter where they are stored.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-31 17:02
3.1.0

Support pour le verrouillage et le déverrouillage de mots de passe de groupe a été ajouté à gpasswd. passwd a maintenant l'appui pour le maintien d'identification avec BioAPI. Support de LDAP pour RFC2307bis a été ajouté.
Tags: Minor feature enhancements
Support for locking and unlocking group passwords
was added to gpasswd. passwd has now support for
maintaining credentials with BioAPI. LDAP support
for RFC2307bis was added.

2006-01-11 13:23
3.0.7

Cette version corrige un off-by-one erreur en chage et une vérification de syntaxe rompu pour chfn. useradd préserve maintenant les répertoires existants et passwd permet maintenant aux mots de passe pour être changé, même si elle ne sait pas sur le service NSS utilisée.
Tags: Minor bugfixes
This release fixes a off-by-one error in chage and a broken
syntax check for chfn. useradd now preserves existing home
directories and passwd now allows passwords to be changed
even if it does not know about the used NSS service.

2005-07-14 10:27
3.0.2

Cette version corrige un bogue qui empêchait l'utilisation de l'enregistrement des modules autres que le plugin syslog.
Tags: Minor bugfixes
This release fixes a bug that prevented the use of logging modules other than the syslog plugin.

2005-06-22 20:40
3.0.1

Un lossage données possibles dans de rares cas usermod a été fixée.
Tags: Minor bugfixes
A possible data lossage in rare cases in usermod was fixed.

2005-06-05 13:17
3.0

Ce communiqué contient beaucoup de corrections de bugs comme par useradd-D. Libnscd est maintenant utilisé pour effacer le cache nscd sur Linux si un compte ou un groupe a été modifié. groupmod et usermod obtenu de nouvelles options, ce qui permet de supprimer et ajouter des utilisateurs individuels d'un groupe de singe ou une liste de groupes. passwd obtenu une nouvelle option de lire le mot de passe à partir de stdin (par exemple à partir d'un tube). Tous les démons et les binaires sont compilés avec setuid -fpie/-pie. L'exploitation forestière est maintenant fait avec des plugins empilables: l'administrateur peut actuellement choisir entre syslog, Laus, et / ou l'interface de vérification Linux.
Tags: Major feature enhancements
This release contains a lot of bugfixes like for useradd -D.
libnscd is now used to clear the nscd cache on Linux if an
account or group was modified. groupmod and usermod got
new options, which allows to remove and add single users from
a singe group or list of groups. passwd got a new option to
read the password from stdin (for example from a pipe). All
daemons and setuid binaries are compiled with -fpie/-pie.
Logging is now done with stackable plugins: the administrator
can currently choose between syslog, LAuS, and/or the Linux
audit interface.

Project Resources