Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: authselect | Distribution: CentOS |
Version: 1.2.2 | Vendor: CentOS |
Release: 3.el8 | Build date: Sat Jul 17 07:11:10 2021 |
Group: Unspecified | Build host: aarch64-05.mbox.centos.org |
Size: 176369 | Source RPM: authselect-1.2.2-3.el8.src.rpm |
Packager: CentOS Buildsys <bugs@centos.org> | |
Url: https://github.com/authselect/authselect | |
Summary: Configures authentication and identity sources from supported profiles |
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.
GPLv3+
* Wed Jul 14 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.2-3 - Update translations (RHBZ #1961625) * Wed Jul 14 2021 Pavel Březina <pbrezina@redhat.com> - 1.2.2-2 - try_first_pass option no longer works on some PAM modules in RHEL8 (RHBZ #1949070) - Need to localize the description of --debug option in authselect show (RHBZ #1970408) * Wed Nov 25 2020 Pavel Březina <pbrezina@redhat.com> - 1.2.2-1 - Rebase to authselect-1.2.2 (RHBZ #1892761) * Fri Jun 19 2020 Pavel Březina <pbrezina@redhat.com> - 1.2.1-2 - Update translations (RHBZ #1820533) * Tue May 12 2020 Pavel Březina <pbrezina@redhat.com> - 1.2.1-1 - Rebase to authselect-1.2.1 (RHBZ #1810471) - CLI commands are now correctly translated (RHBZ #1816009) - Remove unsupported features from sssd profile description (RHBZ #1830251) - add `with-files-access-provider` to sssd profile (RHBZ #1734094) - switch to pam_usertype module (RHBZ #1773567) - fix typo in sssd profile description (RHBZ #1787638) - add minimal profile (RHBZ #1654018) * Thu Jul 04 2019 Pavel Březina <pbrezina@redhat.com> - 1.1-2 - Update translations (RHBZ #1689973) * Mon Jun 10 2019 Pavel Březina <pbrezina@redhat.com> - 1.1-1 - Rebase to authselect-1.1 (RHBZ #1685516) - Notify that oddjob-mkhomedir needs to be enabled manually (RHBZ #1694103) - Ask for smartcard insertion when smartcard authentication is required (RHBZ #1674397) - Update translations (RHBZ #1689973) * Mon Feb 25 2019 Jakub Hrozek <jhrozek@redhat.com> - 1.0-13 - Revert pam_systemd.so to be optional - Resolves: #rhbz1643928 - pam_systemd shouldn't be optional in system-auth * Mon Feb 04 2019 Pavel Březina <pbrezina@redhat.com> - 1.0-12 - make authselect work with selinux disabled (RHBZ #1668025) - require smartcard authentication only for specific services (RHBZ #1665058) - update translations (RHBZ #1608286) * Fri Jan 11 2019 Pavel Březina <pbrezina@redhat.com> - 1.0-11 - require libselinux needed by (RHBZ #1664650) * Fri Jan 11 2019 Pavel Březina <pbrezina@redhat.com> - 1.0-10 - invalid selinux context for files under /etc/authselect (RHBZ #1664650) * Tue Dec 04 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-9 - fix sources for official rhel translations (RHBZ #1608286) - fix coverity warnings for authselect enable-features should error on unknown features (RHBZ #1651637) * Mon Dec 03 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-8 - add official rhel translations (RHBZ #1608286) * Mon Dec 03 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-7 - pam_systemd shouldn't be optional in system-auth (RHBZ #1643928) - compat tool: support --enablerequiresmartcard (RHBZ #1649277) - compat tool: support --smartcardaction=0 (RHBZ #1649279) - remove ecryptfs from authselect since it is not present in rhel8 (RHBZ #1649282) - authselect enable-features should error on unknown features (RHBZ #1651637) * Wed Oct 31 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-6 - Remove mention of Fedora Change page from compat tool (RHBZ #1644309) * Wed Oct 10 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-5 - Support for "require smartcard for login option" (RHBZ #1611012) * Mon Oct 01 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-4 - add official rhel translations (RHBZ #1608286) * Fri Sep 28 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-3 - scriptlet can fail if coreutils is not installed (RHBZ #1630896) - fix typo (require systemd instead of systemctl) * Thu Sep 27 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-2 - authconfig --update overwrites current profile (RHBZ #1628492) - authselect profile nis enhancements (RHBZ #1628493) - scriptlet can fail if coreutils is not installed (RHBZ #1630896) - authconfig --update --enablenis stops ypserv (RHBZ #1632567) - compat tool generates invalid pwquality configuration (RHBZ #1628491) * Mon Aug 13 2018 Pavel Březina <pbrezina@redhat.com> - 1.0-1 - Rebase to 1.0 (RHBZ #1614235) * Wed Aug 01 2018 Charalampos Stratakis <cstratak@redhat.com> - 0.4-4 - Rebuild for platform-python * Mon May 14 2018 Pavel Březina <pbrezina@redhat.com> - 0.4-3 - Disable sssd as sudo rules source with sssd profile by default (RHBZ #1573403) * Wed Apr 25 2018 Christian Heimes <cheimes@redhat.com> - 0.4-2 - Don't disable oddjobd.service (RHBZ #1571844) * Mon Apr 09 2018 Pavel Březina <pbrezina@redhat.com> - 0.4-1 - rebasing to 0.4 * Tue Mar 06 2018 Pavel Březina <pbrezina@redhat.com> - 0.3.2-1 - rebasing to 0.3.2 - authselect-compat now only suggests packages, not recommends * Mon Mar 05 2018 Pavel Březina <pbrezina@redhat.com> - 0.3.1-1 - rebasing to 0.3.1 * Tue Feb 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3-3 - Provide authconfig * Tue Feb 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.3-2 - Properly own all appropriate directories - Remove unneeded %defattr - Remove deprecated Group tag - Make Obsoletes versioned - Remove unneeded ldconfig scriptlets * Tue Feb 20 2018 Pavel Březina <pbrezina@redhat.com> - 0.3-1 - rebasing to 0.3 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 10 2018 Pavel Březina <pbrezina@redhat.com> - 0.2-2 - fix rpmlint errors * Wed Jan 10 2018 Pavel Březina <pbrezina@redhat.com> - 0.2-1 - rebasing to 0.2 * Mon Jul 31 2017 Jakub Hrozek <jakub.hrozek@posteo.se> - 0.1-1 - initial packaging
/etc/bash_completion.d/authselect-completion.sh /usr/bin/authselect /usr/lib/.build-id /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/261ac6c9bd68fcb915f33b1bf941e51e93d601 /usr/share/man/cs/man7/authselect-migration.7.gz /usr/share/man/cs/man8/authselect.8.gz /usr/share/man/de/man8/authselect.8.gz /usr/share/man/es/man7/authselect-migration.7.gz /usr/share/man/fr/man7/authselect-migration.7.gz /usr/share/man/fr/man8/authselect.8.gz /usr/share/man/ja/man7/authselect-migration.7.gz /usr/share/man/ja/man8/authselect.8.gz /usr/share/man/man7/authselect-migration.7.gz /usr/share/man/man8/authselect.8.gz /usr/share/man/nl/man7/authselect-migration.7.gz /usr/share/man/nl/man8/authselect.8.gz /usr/share/man/ru/man7/authselect-migration.7.gz /usr/share/man/ru/man8/authselect.8.gz /usr/share/man/sv/man7/authselect-migration.7.gz /usr/share/man/sv/man8/authselect.8.gz /usr/share/man/tr/man7/authselect-migration.7.gz /usr/share/man/tr/man8/authselect.8.gz /usr/share/man/uk/man7/authselect-migration.7.gz /usr/share/man/uk/man8/authselect.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed May 29 02:18:59 2024