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 Nov 29 18:00:00 2005 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.3-60.RHEL4
- fix incorrect audit record in userdel (#174392)
- * Fri Nov 18 18:00:00 2005 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.3-59.RHEL4
- fix segfaults if too many users in one group (#125510)
- chage gives correct information about sp_inact (#137498)
- usermod -p update sp_lstchg (#164943)
- * Thu Nov 17 18:00:00 2005 Steve Grubb <sgrubb{%}redhat{*}com> 2:4.0.3-58.RHEL4
- Comment out Patch3