[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project shadow-utils-2:4.9-10.el9_5

Name shadow-utils
Epoch 2
Version 4.9
Release 10.el9_5
Website/URL https://github.com/shadow-maint/shadow
License BSD and GPLv2+
Build Time 2025-02-20 14:31:53
Build Host certified-builder01.msvsphere-os.ru
Summary Utilities for managing accounts and shadow password files
Repositories OS
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
shadow-utils-2:4.9-10.el9_5.x86_64 Utilities for managing accounts and shadow password files b145bc72e4fc4a0528e95e5727abe6ac3073cacb1880bcffe2025b96b969727b download
src
shadow-utils-2:4.9-10.el9_5.src Utilities for managing accounts and shadow password files 26d3b9e0dbd6059a26693339d17e0bb4ab6e3df75897176a9ed21c86ab1e97f3 download
Changelog link
* Fri Sep 13 2024 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-10
- Disable sssd integration by default. Resolves: RHEL-56352

* Wed Jul 03 2024 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-9
- login.defs: Update SHA_CRYPT_MAX_ROUNDS from 5000 to 100000. Resolves: RHEL-40195

* Wed Jul 12 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-8
- gpasswd: fix password leak. Resolves: #2215948

* Tue May 16 2023 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-7
- useradd: check if subid range exists for user. Resolves: #2179987
- find_new_[gu]id: Skip over IDs that are reserved for legacy reasons. Resolves: #2179988

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2:4.9-6
- Rebuilt for MSVSphere 9.1.

* Wed Sep 28 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-6
- Change "badnames" to "badname" as this is the accepted option name. Resolves: #2076819