Name: | shadow-utils |
---|---|
Epoch: | 2 |
Version: | 4.15.0 |
Release: | 5.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 4282091 |
License: | BSD-3-Clause AND GPL-2.0-or-later |
RPM: | shadow-utils-4.15.0-5.el10.x86_64.rpm |
Source RPM: | shadow-utils-4.15.0-5.el10.src.rpm |
Build Date: | Fri Jan 31 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/shadow-maint/shadow |
Summary: | 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. |
- Disable nscd. Resolves: RHEL-56355 - useradd: fix write_full() return value
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Fix static analyzer detected issues. Resolves: RHEL-35383
- Rebase to version 4.15.0 - getdef: avoid spurious error messages about unknown configuration options
- Build linking `libpam`
- passwd: Provide binary from this package. Enable libpam and disable account-tools-setuid. Provide passwd PAM service file. Resolves: #2233275 - passwd: provide --stdin option
- Disable SSSD support. Resolves: #2253182
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- useradd: Set proper SELinux labels for def_usrtemplate