| Name: | authselect |
|---|---|
| Version: | 1.2.3 |
| Release: | 7.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 169881 |
| License: | GPLv3+ |
| RPM: | authselect-1.2.3-7.el9.aarch64.rpm |
| Source RPM: | authselect-1.2.3-7.el9.src.rpm |
| Build Date: | Sun Feb 13 2022 |
| Build Host: | build-ol9-aarch64.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. |
- 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
- Add patch to make fingerprint-auth return non-failing pam_fprintd.so errors Resolves: #1935331
- minimal: add dconf settings to explicitly disable fingerprint and smartcard authentication