Name: | authselect |
---|---|
Version: | 1.2.5 |
Release: | 2.el9_1 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 159017 |
License: | GPLv3+ |
RPM: | authselect-1.2.5-2.el9_1.x86_64.rpm |
Source RPM: | authselect-1.2.5-2.el9_1.src.rpm |
Build Date: | Tue Jan 24 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/authselect/authselect |
Summary: | Configures authentication and identity sources from supported profiles |
Description: | Authselect is designed to be a replacement for authconfig but it takes a different approach to configure the system. Instead of letting the administrator build the PAM stack with a tool (which may potentially end up with a broken configuration), it would ship several tested stacks (profiles) that solve a use-case and are well tested and supported. At the same time, some obsolete features of authconfig are not supported by authselect. |
- Change password hashing algorithm from yescrypt back to sha512 (RHBZ #2151230)
- Rebase to 1.2.5 (RHBZ #2080239) - backup-restore now works correctly (RHBZ #2070541) - add with-subid to sssd profile (RHBZ #2075192) - add with-gssapi to sssd profile (RHBZ #2077893)
- Avoid freeing uninitialized variable in authselect_apply_changes (rhbz#1970871)
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Remove nis support (rhbz#1968396)
- Remove nis support (rhbz#1968396)
- Remove systemd-resolved support (rhbz#1966484)
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebase to 1.2.3
- Fix fingerprint-auth success result The previous patch had an issue breaking fingerprint login