CentOS 7 - Updates for x86_64: system environment/base: shadow-utils
Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 a passwd 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.6-5.el7.x86_64
[1.2 MiB] |
Changelog
by Tomáš Mráz (2019-05-03):
- use lckpwdf() again to disable concurrent edits of databases by
other applications
|
shadow-utils-4.1.5.1-25.el7_6.1.x86_64
[1.1 MiB] |
Changelog
by Tomáš Mráz (2019-02-01):
- re-allow all numeric usernames when SHADOW_ALLOW_ALL_NUMERIC_USER
environment variable is set (#1651450)
|
shadow-utils-4.1.5.1-25.el7.x86_64
[1.1 MiB] |
Changelog
by Tomáš Mráz (2018-04-24):
- prevent creating users ".." or "." or with all numeric usernames (#1373645)
- raise limit for passwd and shadow entry length but also prevent
writing longer entries (#1422497)
- consider also supplementary group membership in newgrp (#1425078)
|
shadow-utils-4.1.5.1-24.el7.x86_64
[1.1 MiB] |
Changelog
by Tomáš Mráz (2016-06-28):
- useradd: fix typo in japanese translation (#1202629)
|
shadow-utils-4.1.5.1-18.el7.x86_64
[1.1 MiB] |
Changelog
by Tomáš Mráz (2014-11-25):
- properly audit modification of gshadow
|