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.14 |
License: | BSD |
Release: | 5.ML5 |
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
- * Thu Apr 6 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Mar 23 00:00:00 2006 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.14-5.FC5
-
* FC5 update
- * Sat Mar 11 00:00:00 2006 Peter Vrabec <pvrabec{%}redhat{*}com> 2:4.0.14-4
-
- fix lrename() function to handle relative symlinks too