Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
shadow-utils: Utilities for managing accounts and shadow password files.
Name: | shadow-utils |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 4.0.17 |
License: | BSD |
Release: | 15.SEL5_5 |
URL: | http://shadow.pld.org.pl/ |
- 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
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Nov 24 00:00:00 2009 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.17-15
-
- 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
- * Wed Aug 27 01:00:00 2008 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.17-14
-
- fix the problem when useradd or usermod can give users access
to the root group
Resolves: #450262