Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Fri Jul 30 19:00:00 2010 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.3-66.el4_8.3
- x86_64 integer overflow issue
Resolves: #619419
- * Fri Jul 30 19:00:00 2010 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.3-66.el4_8.2
- fix faillog's print entries for all users
Resolves: #619419
- * Fri Mar 26 19:00:00 2010 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.3-66.el4_8.1
- fix handling of huge sparse faillog file
Resolves: #577201