Name: | authselect |
---|---|
Version: | 1.2.6 |
Release: | 2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 187909 |
License: | GPLv3+ |
RPM: | authselect-1.2.6-2.el9.aarch64.rpm |
Source RPM: | authselect-1.2.6-2.el9.src.rpm |
Build Date: | Sat Oct 14 2023 |
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. |
- Fix Japanese translations (RHBZ #2153364) - Update translations (RHBZ #2189498) - Do not prompt for password twice when changing password of local user (RHBZ #2228098)
- Rebase to 1.2.6 (RHBZ #2142805) - update translations (RHBZ #2139642) - Change password hashing algorithm from yescrypt back to sha512 (RHBZ #2151145)
- 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