Пакет shadow-utils-2:4.6-22.el8.src
Имя | shadow-utils |
---|---|
Эпоха | 2 |
Версия | 4.6 |
Релиз | 22.el8 |
Архитектура | src |
Сайт | http://pkg-shadow.alioth.debian.org/ |
Лицензия | BSD and GPLv2+ |
Время сборки | 2024-04-08 15:02:10 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | Utilities for managing accounts and shadow password files |
Репозитории | BaseOS |
Полное описание | 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. |
Эррата | — |
Размер | 1802 КиБ |
Исходный проект | shadow-utils-4.6-22.el8 |
Контрольная сумма SHA-256 | 36f9550f1374bb32484ed45b21f46f51437d5ce4961140e70c0668e3c9797c09 |
×
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2:4.6-22 - Rebuilt for MSVSphere 8.10 beta * Tue Nov 21 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-22 - salt: remove rounds from salt string. Resolves: RHEL-16668 * Thu Nov 02 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-21 - login.defs: include SHA_CRYPT_MAX_ROUNDS. Resolves: RHEL-15024 * Wed Jul 12 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-19 - gpasswd: fix password leak. Resolves: #2215947 * Wed May 17 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-18 - Update patch to close label to reset libselinux state. Resolves: #1984740 - useradd: check if subid range exists for user. Resolves: #2012929 - find_new_[gu]id: Skip over IDs that are reserved for legacy reasons. Resolves: #1994269 * Thu Jul 21 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-17 - subordinateio: also compare the owner ID. Resolves: #2093311 - Fix release sources - Add subid requirement for subid-devel * Thu Dec 09 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-16 - getsubids: provide system binary and man page. Resolves: #2013016 - groupdel: fix SIGSEGV when passwd does not exist. Resolves: #1986782 * Tue Oct 19 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-15 - Creation of subid and subid-devel subpackages (#2013009) - libsubid: creation and nsswitch support - libsubid: don't print error messages on stderr by default - libsubid: libsubid_init return false if out of memory - libsubid: don't return owner in list_owner_ranges API call - libsubid: libsubid_init don't print messages on error - libsubid: fix newusers when nss provides subids - libsubid: make shadow_logfd not extern - useradd: fix SUB_UID_COUNT=0 - man: mention NSS in new[ug]idmap manpages - man: clarify subid delegation * Thu Aug 12 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-14 - usermod: allow all group types with -G option (#1967641) * Mon May 03 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.6-13 - man: Remove references to LOGIN_STRING in login.defs (#1884702)