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:52:18 2021 |
Group: Unspecified | Build host: buildvm-x86-29.iad2.fedoraproject.org |
Size: 1936026 | 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/04 /usr/lib/.build-id/04/e1f340229bb84c08bd94bc7bf114e992fc6047 /usr/lib/.build-id/07 /usr/lib/.build-id/07/5a2d54fdd60a8b2424b89eccb6b9be11d548e5 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/8e993031f5cdf29c4873f580e2da302739b7a0 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/bba1c2e8786690092138480313659c73b84553 /usr/lib/.build-id/11 /usr/lib/.build-id/11/e2e437bd8ad4a7922f8a703dc5c56a7d2b50bc /usr/lib/.build-id/15 /usr/lib/.build-id/15/d5787ab264cbef2b8e9a24b9f6d77ebb672e40 /usr/lib/.build-id/18 /usr/lib/.build-id/18/b1875d321c20bed6362a73b378fe82cb6c752b /usr/lib/.build-id/1c /usr/lib/.build-id/1c/c9ed9f0d0f4d5305eb410ae9fed3f72134cc6c /usr/lib/.build-id/20 /usr/lib/.build-id/20/f23e084e91cd06d3a6c659d8c3338a91591d58 /usr/lib/.build-id/21 /usr/lib/.build-id/21/eaebb44276763cb0d6a31c02d48dc8e07e8fde /usr/lib/.build-id/27 /usr/lib/.build-id/27/5c9ec35674a094ba955c665e9cd9040d371f1a /usr/lib/.build-id/2b /usr/lib/.build-id/2b/b1b8f6158b84cf7cf1347e9fbaf276841363bf /usr/lib/.build-id/30 /usr/lib/.build-id/30/63210293b7d01c734cfb7af6502f67d6ba304d /usr/lib/.build-id/32 /usr/lib/.build-id/32/bcb457be28afc32c5dff403c8c1bfe1e6a832e /usr/lib/.build-id/33 /usr/lib/.build-id/33/02a70ab99568b47ea9a6775e40fc3c48b062e9 /usr/lib/.build-id/33/22a00bc196f691c316adbdca168926a5448889 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/ed1aea8d32e7aea9b9a86a3b6b7c58f2854114 /usr/lib/.build-id/3d /usr/lib/.build-id/3d/4a826611e0cd2c1dcd2b129d1f5bcb18f1ea77 /usr/lib/.build-id/40 /usr/lib/.build-id/40/8cd9eee89665c0e0a90b7effc79f47a1068fbf /usr/lib/.build-id/4e /usr/lib/.build-id/4e/a97e22d707d1c69a653da9902ec0c8073ca261 /usr/lib/.build-id/50 /usr/lib/.build-id/50/6ff2cd9c1bb17931a58d922b505c32e0766daa /usr/lib/.build-id/55 /usr/lib/.build-id/55/45d7e304b889c3760d50d5e245302b332344a8 /usr/lib/.build-id/57 /usr/lib/.build-id/57/b1467ac6f8181d5d8133081d3dd214b052abbb /usr/lib/.build-id/5e /usr/lib/.build-id/5e/f282a0af4faa212ac0dbecfa9160394f0867af /usr/lib/.build-id/60 /usr/lib/.build-id/60/f771e10bc317b3a02c38187bb75c83eecbef16 /usr/lib/.build-id/69 /usr/lib/.build-id/69/33972f7ff231fad119beca5bfea61b8434c769 /usr/lib/.build-id/6a /usr/lib/.build-id/6a/7267b5b39fb176616b3500706ae0bae22025fc /usr/lib/.build-id/6b /usr/lib/.build-id/6b/bd46544d5a54e6e07eb6b97c9a5e6f33b403c7 /usr/lib/.build-id/71 /usr/lib/.build-id/71/9297067666719a81891dfdebad215aa3ad2dc8 /usr/lib/.build-id/73 /usr/lib/.build-id/73/c7e58946fac5121e3e596c6e030c8554b94300 /usr/lib/.build-id/83 /usr/lib/.build-id/83/618893c3c1dfde8a37ffc2458a60ad2f8167d0 /usr/lib/.build-id/84 /usr/lib/.build-id/84/570ebcd6fe75a8cb24fa411a614d9c1356dbab /usr/lib/.build-id/84/d8e0243cd80f329df469bfc925abceee6ea363 /usr/lib/.build-id/87 /usr/lib/.build-id/87/46048aaf94ccc61a9c6d46da351b0e1ea9d224 /usr/lib/.build-id/89 /usr/lib/.build-id/89/2b6a18491e3b442a8d8880cbfa25721b06fd06 /usr/lib/.build-id/89/630a87375ab7d9ebb5dcf1bd5a54b2e2c1302a /usr/lib/.build-id/89/b084470a83184489dc882525d5d541ebeb7cc4 /usr/lib/.build-id/91 /usr/lib/.build-id/91/a0fe26e0307d090dbd3f27efa829406c6d7fae /usr/lib/.build-id/92 /usr/lib/.build-id/92/211253ae25d26d9e1e5c2ad60373a35e672d89 /usr/lib/.build-id/9f /usr/lib/.build-id/9f/f07d7e32e68a393e74dbe8f12242e44f98b8b9 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/0ac89acb079fae4fe67465e0a217cce7b50fda /usr/lib/.build-id/a1/8161cd67ad5edc1fb2b98ab01a17b152bfa134 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/a5f8fd65dc62b4abfefad7f874e37d7c4ca2b8 /usr/lib/.build-id/aa /usr/lib/.build-id/aa/139a4b79e1b973b6103cc54c448e00369bcf5d /usr/lib/.build-id/ad /usr/lib/.build-id/ad/1c0d313d0f1e6fa9d2228b6fb2c00f74c273fc /usr/lib/.build-id/bc /usr/lib/.build-id/bc/0dfdba7309effc3ac6a10d5153fc5438508569 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/4476b2147caf99c1561f5dd43ae104f768f2f3 /usr/lib/.build-id/c3 /usr/lib/.build-id/c3/7bfb459d618c4bb3438ae593bfa1a4f93992fb /usr/lib/.build-id/ca /usr/lib/.build-id/ca/c929cb36a9b7790731c94e0d04ced44f3fcf4e /usr/lib/.build-id/d4 /usr/lib/.build-id/d4/f5192fe9369526ad8eabd08405cc3924101bdf /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/7a8a104070ff718b3fa8a5024a731ad91435b0 /usr/lib/.build-id/da /usr/lib/.build-id/da/b26ff742d294d19c12e037565004f8118fba1a /usr/lib/.build-id/e3 /usr/lib/.build-id/e3/c4beafb4bde14bc86741cf5e8d7157149e99a9 /usr/lib/.build-id/f4 /usr/lib/.build-id/f4/d3ad9d331ecc4f37c84a244080e2a1c06d09e8 /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/e90b850d60a4f82546f5dcb71dbeeb6a9c209b /usr/lib/.build-id/fa /usr/lib/.build-id/fa/733dcd75233ef05a6b7535fdb2dbf7f1441a57 /usr/lib/.build-id/fc /usr/lib/.build-id/fc/8365aa0c70c0dc78d5b4485fe5aa2277e790e3 /usr/lib/.build-id/fd /usr/lib/.build-id/fd/b2457bb98f4cfc5ac7e0ca53394e0d82ad09f9 /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, Sat May 28 00:02:11 2022