Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
shadow-utils: Utilities for managing accounts and shadow password files.
- Summary
- The shadow-utils package includes the necessary programs for
converting UNIX password files to the shadow password format, plus
programs for managing user and group accounts. The pwconv command
converts passwords to the shadow password format. The pwunconv command
unconverts shadow passwords and generates an npasswd file (a standard
UNIX password file). The pwck command checks the integrity of password
and shadow files. The lastlog command prints out the last login times
for all users. The useradd, userdel, and usermod commands are used for
managing user accounts. The groupadd, groupdel, and groupmod commands
are used for managing group accounts.
Changelog
- * Tue Aug 17 05:00:00 2004 root <ccb{%}redhat{*}com> 2:4.0.3-20.05
- forced rebuild
- * Mon Jun 28 05:00:00 2004 root <ccb{%}dennis{*}boston{*}redhat{*}com> 2:4.0.3-20.04
- add patch from tchavez at IBM that audits user home dir owner
- change in usermod.c
- * Fri Jun 25 05:00:00 2004 Charlie Bennett <ccb{%}redhat{*}com> 4.0.3-20.03
- correctly reintegrate accidentally dropped configure.in patch