Commit Graph

4 Commits

Author SHA1 Message Date
Iker Pedrosa
725c221b69 login.defs: disable default subid assignment.
Resolves: RHEL-103765 and CVE-2024-56433
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
2025-07-21 11:16:10 +02:00
Anthony Rosa
d03fffb2d4 Update SHA_CRYPT_MAX_ROUNDS from 5000 to 100000 and uncomment. 2024-05-23 13:52:10 +00:00
Iker Pedrosa
fbf9d3a3ea libsubid initial implementation
Resolves: #1859252

- libsubid: creation and nsswitch support
- Creation of subid and subid-devel subpackages
- man: mention NSS in new[ug]idmap manpages
- libsubid: move development header to shadow folder
- libsubid: don't print error messages on stderr by default
- libsubid: libsubid_init return false if out of memory
- useradd: fix SUB_UID_COUNT=0
- 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
- man: clarify subid delegation
- libsubid: make shadow_logfd not extern
- login.defs: include HMAC_CRYPTO_ALGO key
2021-06-25 09:28:52 +02:00
Troy Dawson
4b110147f6 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/shadow-utils#9f643a301165a0b1bb1fcb7b9c425809d5791a2f
2020-10-15 09:33:35 -07:00