Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: pam | Distribution: Fedora Project |
Version: 1.5.2 | Vendor: Fedora Project |
Release: 5.fc35 | Build date: Thu Sep 23 12:54:07 2021 |
Group: Unspecified | Build host: buildvm-a32-10.iad2.fedoraproject.org |
Size: 1521054 | Source RPM: pam-1.5.2-5.fc35.src.rpm |
Packager: Fedora Project | |
Url: http://www.linux-pam.org/ | |
Summary: An extensible library which provides authentication for applications |
PAM (Pluggable Authentication Modules) is a system security tool that allows system administrators to set authentication policy without having to recompile programs that handle authentication.
BSD and GPLv2+
* Thu Sep 23 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-5 - Rebase to pam-redhat-1.1.5 - Drop explicit dependency on openssl, as auto-deps will pull it in - Conditionalize BR: openssl >= 3.0.0 to supported distributions * Thu Sep 23 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.2-4 - Remove the /etc/motd.d directory to exclude its ownership from pam (#1968131) - pam_timestamp: enable openssl hmac authentication on supported distributions (Fedora >= 36 and RHEL >= 9) (#1947294) - Clean spec file: organize dependencies and move URL location * Thu Sep 23 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-3 - Update patch for parallel build * Wed Sep 22 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-2 - Add a patch to fix parallel builds with autgenerated sources * Sat Sep 04 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.2-1 - Rebase to release 1.5.2 Resolves: #2001208 - Add so_ver macro to avoid accidental soname bumps - Add a patch to fix a missing header include in pam_console * Thu Jul 22 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-9 - Add macros file to allow other packages to stop hardcoding directory names * Fri Jul 09 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-8 - Fix issues detected by covscan tool * Thu Jun 10 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.1-7 - Change the default password hash method to yescrypt * Thu Jun 10 2021 Björn Esser <besser82@fedoraproject.org> - 1.5.1-6 - Add a patch to not use crypt_checksalt for password expiration Resolves: #1965345, #1967150 * Fri Apr 16 2021 Benjamin Berg <bberg@redhat.com> - 1.5.1-5 - Add script to avoid fingerprint-auth issues for long term Fedora users Resolves: #1942443 * Mon Apr 12 2021 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-4 - Change fingerprint-auth.pamd to return PAM_AUTHINFO_UNAVAIL from pam_fprintd.so - Clean auto-generated message from pam stack files * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Nov 30 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-2 - Add BuildRequires: make (#1902520) * Thu Nov 26 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.1-1 - Rebase to release 1.5.1 - fix CVE-2020-27780: authentication bypass when the user doesn't exist and root password is blank (#1901173) * Wed Nov 11 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.5.0-1 - Rebase to release 1.5.0 - Rebase to pam-redhat-1.1.4 - Remove pam_cracklib, pam_tally and pam_tally2 - spec file cleanup * Fri Nov 06 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-7 - libpam: fix memory leak in pam_start (#1894630) * Mon Oct 19 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-6 - pam_unix: fix missing initialization of daysleft (#1887077) - pam_motd: change privilege message prompt to default (#1861640) * Wed Oct 14 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-5 - pam_motd: read motd files with target user credentials skipping unreadable ones (#1861640) - Clarify upstreamed patches * Tue Aug 04 2020 Tom Stellard <tstellar@redhat.com> - 1.4.0-4 - Add BuildRequires: gcc - https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/#_packaging * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 02 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-2 - Enable layered configuration with distribution configs in /usr/share/pam.d - Added new pam-redhat tarball to lookaside cache * Wed Jun 24 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.4.0-1 - Rebased to release 1.4.0 - Rebased to pam-redhat-1.1.3 - Removed pam_cracklib as it has been deprecated * Mon Jun 22 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-28 - pam_faillock: change /run/faillock/$USER permissions to 0660 (#1661822) * Wed Jun 17 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-27 - pam_unix and pam_usertype: avoid determining if user exists (#1629598) * Thu May 14 2020 Iker Pedrosa <ipedrosa@redhat.com> 1.3.1-26 - pam_tty_audit: if kernel audit is disabled return PAM_IGNORE (#1775357) - pam_modutil_sanitize_helper_fds: fix SIGPIPE effect of PAM_MODUTIL_PIPE_FD (#1791970) * Thu Apr 23 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-25 - docs: splitted documentation in subpackage -docs * Mon Mar 09 2020 Iker Pedrosa <ipedrosa@redhat.com> - 1.3.1-24 - pam_selinux: check unknown object classes or permissions in current policy * Tue Feb 04 2020 Pavel Březina <pbrezina@redhat.com> - 1.3.1-23 - Add pam_usertype.so * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 18 2019 Tomáš Mráz <tmraz@redhat.com> 1.3.1-21 - pam_faillock: Fix regression in admin_group support * Wed Oct 16 2019 Tomáš Mráz <tmraz@redhat.com> 1.3.1-20 - pam_namespace: Support noexec, nosuid and nodev flags for tmpfs mounts - Drop tallylog and pam_tally documentation - pam_faillock: Support local_users_only option - pam_lastlog: Do not display failed attempts with PAM_SILENT flag - pam_lastlog: Support unlimited option to override fsize limit - pam_unix: Log if user authenticated without password - pam_tty_audit: Improve manual page - Optimize closing fds when spawning helpers - Fix duplicate password verification in pam_authtok_verify()
/etc/pam.d /etc/pam.d/config-util /etc/pam.d/fingerprint-auth /etc/pam.d/other /etc/pam.d/password-auth /etc/pam.d/postlogin /etc/pam.d/smartcard-auth /etc/pam.d/system-auth /etc/security /etc/security/access.conf /etc/security/chroot.conf /etc/security/console.apps /etc/security/console.handlers /etc/security/console.perms /etc/security/console.perms.d /etc/security/faillock.conf /etc/security/group.conf /etc/security/limits.conf /etc/security/limits.d /etc/security/namespace.conf /etc/security/namespace.d /etc/security/namespace.init /etc/security/opasswd /etc/security/pam_env.conf /etc/security/sepermit.conf /etc/security/time.conf /run/motd.d /usr/lib/.build-id /usr/lib/.build-id/06 /usr/lib/.build-id/06/784d9cab81909b9fbd5312ea909ff11e3e9010 /usr/lib/.build-id/12 /usr/lib/.build-id/12/9be0f572269cedd7eb73a716650e8c423d1a99 /usr/lib/.build-id/17 /usr/lib/.build-id/17/c8883ac8c8416f9985acac7985bc5cfc3c22d1 /usr/lib/.build-id/20 /usr/lib/.build-id/20/bd4c0c0516175fd56daa1a92f57f34438dd4b9 /usr/lib/.build-id/27 /usr/lib/.build-id/27/ae7baf9c0203f35514ef74192585316e9ec350 /usr/lib/.build-id/37 /usr/lib/.build-id/37/b99131fe9561529a7a539b22ab4a3b9e425b7e /usr/lib/.build-id/3e /usr/lib/.build-id/3e/fdde8b66aab28d2de444140bfaba55a12e6c97 /usr/lib/.build-id/43 /usr/lib/.build-id/43/2bb06a204eb2d40f2a3cdf6cb95a73c7234d8e /usr/lib/.build-id/47 /usr/lib/.build-id/47/11adfbb87dde9e9a3cefccd6c00cadbe41f5ce /usr/lib/.build-id/4b /usr/lib/.build-id/4b/14bcaa9a1c7cce64160af9fe881bf9edca3fb5 /usr/lib/.build-id/54 /usr/lib/.build-id/54/e2dddd9d9c2eb07daf8e1111a726d6050275ad /usr/lib/.build-id/56 /usr/lib/.build-id/56/63f318038472aa7d168a255efaa49e29613ce8 /usr/lib/.build-id/56/cb829bc01f08f04aeb3581b1a2f0ea81551e7f /usr/lib/.build-id/58 /usr/lib/.build-id/58/be0a566fef7f5c4af526f1465cdfcf80eeb7c7 /usr/lib/.build-id/5a /usr/lib/.build-id/5a/450ab04de80fe54118df622da7a89964459234 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/fa6ee16003e4875f47e527d623035cbee43eeb /usr/lib/.build-id/70 /usr/lib/.build-id/70/2d8002794bbf367b18637bc1432426a99b27b7 /usr/lib/.build-id/75 /usr/lib/.build-id/75/5e6e1c733b2ab93ec61f375890d8fad049d6c0 /usr/lib/.build-id/7b /usr/lib/.build-id/7b/97062ab3bd4c954e9a8ee944e101216e1bba70 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/6e6634066fe28aa9a61f92efeb7e57f4933784 /usr/lib/.build-id/7f /usr/lib/.build-id/7f/059ca306bca74e6b2e93a8a0f55a70d781f214 /usr/lib/.build-id/7f/b96b6b2815367fcaf23fa6629242f74ab3c006 /usr/lib/.build-id/80 /usr/lib/.build-id/80/7d742e8dd6a17100bc28dffd4e499dc4aae0b2 /usr/lib/.build-id/82 /usr/lib/.build-id/82/184160278b0a52027bd78a073452631773afec /usr/lib/.build-id/82/756c81f3354f53fddbc3241cce6d78e4910209 /usr/lib/.build-id/86 /usr/lib/.build-id/86/19856ef8c07bb5e74db129fa81ac484d069dd1 /usr/lib/.build-id/87 /usr/lib/.build-id/87/d346f751f9db6b2625d3848750b366779e9bc7 /usr/lib/.build-id/89 /usr/lib/.build-id/89/9c702bcd6b58e8e1e7e143cce49d3700be455f /usr/lib/.build-id/8a /usr/lib/.build-id/8a/7ad8a14e90817a48d67218e50f4992426f77b7 /usr/lib/.build-id/91 /usr/lib/.build-id/91/9a9998d10cf5b9d2ad56ad5d46d266b6e61e28 /usr/lib/.build-id/98 /usr/lib/.build-id/98/ce1641be22c440d6487586893213e94129ef15 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/fb2738fd5c27014280c7e4ed1ba9b06bee65ac /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/4fb5cecd214051ebfca766b150d689e114af81 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/ae31c906552b5cf7f35ff1b3817fedf9d4dd80 /usr/lib/.build-id/a3/cfd4c41388ec4f4b5cb9b37d7ace0e837c609c /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/a2ad5e630263d779f27b92c3178cf00d4f4c48 /usr/lib/.build-id/a9 /usr/lib/.build-id/a9/3dc1482744bed41298ea2171a3f7dd2a4051f7 /usr/lib/.build-id/b1 /usr/lib/.build-id/b1/186758a73073cb866b7a7ba6486d1a22faa876 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/1cc3d66baaf5ca5f51bd990ab780d2022f5bf6 /usr/lib/.build-id/c0 /usr/lib/.build-id/c0/2a660029ad3b65211f82d97f618336182827cc /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/328369fcca4449b8b969224de5b71c4a496382 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/415ff05b88749c4930c8a25a5c76d81041098d /usr/lib/.build-id/c7/505cfcaca3488490b0c604fe0b76bcb5a42e6a /usr/lib/.build-id/cf /usr/lib/.build-id/cf/65f17d89eac9cc069be27e24ecf9de758829f6 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/e6ef988f01b5dfeffa6eeb6b11ac0e1a23da2b /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/2e7bd01c7cf53b11ca3620bdc3666cedb0fc13 /usr/lib/.build-id/d6/77182ea4fa7443eb36e1cac046cae9f1b96bbb /usr/lib/.build-id/dc /usr/lib/.build-id/dc/60114b03b5ec6cc387d797f00d07ede234ac7d /usr/lib/.build-id/de /usr/lib/.build-id/de/188fa6482feae76f25185f7abacea0637c2dfd /usr/lib/.build-id/de/4aeb94916f93906840c2ed000deafcfc4b540f /usr/lib/.build-id/df /usr/lib/.build-id/df/a7c5cbd161a30309f89a06b3c67f195166a1c5 /usr/lib/.build-id/e2 /usr/lib/.build-id/e2/4fc9a5682bc9187ccea67eb9b96a9e88a6be36 /usr/lib/.build-id/e7 /usr/lib/.build-id/e7/77e438fe03d8d9a2435f286c6b7517e4d6b1df /usr/lib/.build-id/ea /usr/lib/.build-id/ea/92b4b881fc5ac67b5eaad3e0c23024a74507ac /usr/lib/.build-id/fb /usr/lib/.build-id/fb/512c541f9deded0c396cf30cbe1c4a4a1e1503 /usr/lib/.build-id/fb/d53fe9e2462252710b7cbc4f81d930a322db94 /usr/lib/.build-id/fe /usr/lib/.build-id/fe/82caee16a4d794e13572fb0feedd1e73bc657d /usr/lib/.build-id/fe/f37f426504857dc65bb6351e7b6621132de54b /usr/lib/libpam.so.0 /usr/lib/libpam.so.0.85.1 /usr/lib/libpam_misc.so.0 /usr/lib/libpam_misc.so.0.82.1 /usr/lib/libpamc.so.0 /usr/lib/libpamc.so.0.82.1 /usr/lib/motd.d /usr/lib/rpm/macros.d/macros.pam /usr/lib/security /usr/lib/security/pam_access.so /usr/lib/security/pam_chroot.so /usr/lib/security/pam_console.so /usr/lib/security/pam_debug.so /usr/lib/security/pam_deny.so /usr/lib/security/pam_echo.so /usr/lib/security/pam_env.so /usr/lib/security/pam_exec.so /usr/lib/security/pam_faildelay.so /usr/lib/security/pam_faillock.so /usr/lib/security/pam_filter /usr/lib/security/pam_filter.so /usr/lib/security/pam_filter/upperLOWER /usr/lib/security/pam_ftp.so /usr/lib/security/pam_group.so /usr/lib/security/pam_issue.so /usr/lib/security/pam_keyinit.so /usr/lib/security/pam_lastlog.so /usr/lib/security/pam_limits.so /usr/lib/security/pam_listfile.so /usr/lib/security/pam_localuser.so /usr/lib/security/pam_loginuid.so /usr/lib/security/pam_mail.so /usr/lib/security/pam_mkhomedir.so /usr/lib/security/pam_motd.so /usr/lib/security/pam_namespace.so /usr/lib/security/pam_nologin.so /usr/lib/security/pam_permit.so /usr/lib/security/pam_postgresok.so /usr/lib/security/pam_pwhistory.so /usr/lib/security/pam_rhosts.so /usr/lib/security/pam_rootok.so /usr/lib/security/pam_securetty.so /usr/lib/security/pam_selinux.so /usr/lib/security/pam_selinux_permit.so /usr/lib/security/pam_sepermit.so /usr/lib/security/pam_setquota.so /usr/lib/security/pam_shells.so /usr/lib/security/pam_stress.so /usr/lib/security/pam_succeed_if.so /usr/lib/security/pam_time.so /usr/lib/security/pam_timestamp.so /usr/lib/security/pam_tty_audit.so /usr/lib/security/pam_umask.so /usr/lib/security/pam_unix.so /usr/lib/security/pam_unix_acct.so /usr/lib/security/pam_unix_auth.so /usr/lib/security/pam_unix_passwd.so /usr/lib/security/pam_unix_session.so /usr/lib/security/pam_userdb.so /usr/lib/security/pam_usertype.so /usr/lib/security/pam_warn.so /usr/lib/security/pam_wheel.so /usr/lib/security/pam_xauth.so /usr/lib/systemd/system/pam_namespace.service /usr/lib/tmpfiles.d/pam.conf /usr/sbin/faillock /usr/sbin/mkhomedir_helper /usr/sbin/pam_console_apply /usr/sbin/pam_namespace_helper /usr/sbin/pam_timestamp_check /usr/sbin/pwhistory_helper /usr/sbin/unix_chkpwd /usr/sbin/unix_update /usr/share/licenses/pam /usr/share/licenses/pam/Copyright /usr/share/licenses/pam/gpl-2.0.txt /usr/share/locale/af/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/am/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ar/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/as/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/az/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/be/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/bg/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/bn/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/bn_IN/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/bs/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ca/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/cs/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/cy/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/da/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/de/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/de_CH/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/el/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/eo/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/es/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/et/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/eu/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/fa/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/fi/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/fr/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ga/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/gl/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/gu/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/he/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/hi/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/hr/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/hu/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ia/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/id/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/is/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/it/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ja/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ka/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/kk/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/km/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/kn/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ko/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/kw_GB/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ky/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/lt/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/lv/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/mk/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ml/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/mn/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/mr/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ms/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/my/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/nb/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ne/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/nl/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/nn/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/or/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/pa/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/pl/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/pt/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/pt_BR/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ro/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ru/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/si/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/sk/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/sl/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/sq/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/sr/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/sr@latin/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/sv/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ta/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/te/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/tg/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/th/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/tr/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/uk/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/ur/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/vi/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/yo/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/zh_CN/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/zh_HK/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/zh_TW/LC_MESSAGES/Linux-PAM.mo /usr/share/locale/zu/LC_MESSAGES/Linux-PAM.mo /usr/share/man/man5/access.conf.5.gz /usr/share/man/man5/config-util.5.gz /usr/share/man/man5/console.apps.5.gz /usr/share/man/man5/console.handlers.5.gz /usr/share/man/man5/console.perms.5.gz /usr/share/man/man5/environment.5.gz /usr/share/man/man5/faillock.conf.5.gz /usr/share/man/man5/fingerprint-auth.5.gz /usr/share/man/man5/group.conf.5.gz /usr/share/man/man5/limits.conf.5.gz /usr/share/man/man5/namespace.conf.5.gz /usr/share/man/man5/pam.conf.5.gz /usr/share/man/man5/pam.d.5.gz /usr/share/man/man5/pam_env.conf.5.gz /usr/share/man/man5/password-auth.5.gz /usr/share/man/man5/postlogin.5.gz /usr/share/man/man5/sepermit.conf.5.gz /usr/share/man/man5/smartcard-auth.5.gz /usr/share/man/man5/system-auth.5.gz /usr/share/man/man5/time.conf.5.gz /usr/share/man/man8/PAM.8.gz /usr/share/man/man8/faillock.8.gz /usr/share/man/man8/mkhomedir_helper.8.gz /usr/share/man/man8/pam.8.gz /usr/share/man/man8/pam_access.8.gz /usr/share/man/man8/pam_console.8.gz /usr/share/man/man8/pam_console_apply.8.gz /usr/share/man/man8/pam_debug.8.gz /usr/share/man/man8/pam_deny.8.gz /usr/share/man/man8/pam_echo.8.gz /usr/share/man/man8/pam_env.8.gz /usr/share/man/man8/pam_exec.8.gz /usr/share/man/man8/pam_faildelay.8.gz /usr/share/man/man8/pam_faillock.8.gz /usr/share/man/man8/pam_filter.8.gz /usr/share/man/man8/pam_ftp.8.gz /usr/share/man/man8/pam_group.8.gz /usr/share/man/man8/pam_issue.8.gz /usr/share/man/man8/pam_keyinit.8.gz /usr/share/man/man8/pam_lastlog.8.gz /usr/share/man/man8/pam_limits.8.gz /usr/share/man/man8/pam_listfile.8.gz /usr/share/man/man8/pam_localuser.8.gz /usr/share/man/man8/pam_loginuid.8.gz /usr/share/man/man8/pam_mail.8.gz /usr/share/man/man8/pam_mkhomedir.8.gz /usr/share/man/man8/pam_motd.8.gz /usr/share/man/man8/pam_namespace.8.gz /usr/share/man/man8/pam_namespace_helper.8.gz /usr/share/man/man8/pam_nologin.8.gz /usr/share/man/man8/pam_permit.8.gz /usr/share/man/man8/pam_postgresok.8.gz /usr/share/man/man8/pam_pwhistory.8.gz /usr/share/man/man8/pam_rhosts.8.gz /usr/share/man/man8/pam_rootok.8.gz /usr/share/man/man8/pam_securetty.8.gz /usr/share/man/man8/pam_selinux.8.gz /usr/share/man/man8/pam_sepermit.8.gz /usr/share/man/man8/pam_setquota.8.gz /usr/share/man/man8/pam_shells.8.gz /usr/share/man/man8/pam_stress.8.gz /usr/share/man/man8/pam_succeed_if.8.gz /usr/share/man/man8/pam_time.8.gz /usr/share/man/man8/pam_timestamp.8.gz /usr/share/man/man8/pam_timestamp_check.8.gz /usr/share/man/man8/pam_tty_audit.8.gz /usr/share/man/man8/pam_umask.8.gz /usr/share/man/man8/pam_unix.8.gz /usr/share/man/man8/pam_userdb.8.gz /usr/share/man/man8/pam_usertype.8.gz /usr/share/man/man8/pam_warn.8.gz /usr/share/man/man8/pam_wheel.8.gz /usr/share/man/man8/pam_xauth.8.gz /usr/share/man/man8/pwhistory_helper.8.gz /usr/share/man/man8/unix_chkpwd.8.gz /usr/share/man/man8/unix_update.8.gz /usr/share/pam.d /var/run/console /var/run/faillock /var/run/sepermit
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 6 00:31:32 2022