Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
shadow-utils - Utilities for managing accounts and shadow password files.
- Description:
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.
Packages
shadow-utils-4.0.17-15.el5.x86_64
[1.1 MiB] |
Changelog
by Peter Vrabec (2009-11-23):
- make /etc/default/useradd noreplace
- make grpconv multiple entries aware
- fix manipulation with UIDs in useradd and usermod
- fix handling of sparse faillog file
- recognize --base-dir properly
- improve man pages
- do not call restorecon in usermod
- fix newusers, so it doesn't create negative UID/GID
Resolves: #510102, #507706, #487575, #505033, #473054, #469158
Resolves: #461455, #449154, #494575, #306241
|