A Security Tool that Provides Authentication for Applications
PAM (Pluggable Authentication Modules) is a system security tool that
allows system administrators to set authentication policies without
having to recompile programs that do authentication.
- Developed at Linux-PAM
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/pam && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Linux-PAM-1.5.2-docs.tar.xz | 0000443276 433 KB | |
Linux-PAM-1.5.2-docs.tar.xz.asc | 0000000801 801 Bytes | |
Linux-PAM-1.5.2.tar.xz | 0000988784 966 KB | |
Linux-PAM-1.5.2.tar.xz.asc | 0000000801 801 Bytes | |
Makefile-pam_unix-nis.diff | 0000000947 947 Bytes | |
baselibs.conf | 0000000166 166 Bytes | |
common-account.pamd | 0000000380 380 Bytes | |
common-auth.pamd | 0000000462 462 Bytes | |
common-password.pamd | 0000000435 435 Bytes | |
common-session.pamd | 0000000482 482 Bytes | |
macros.pam | 0000000242 242 Bytes | |
other.pamd | 0000000251 251 Bytes | |
pam-bsc1177858-dont-free-environment-string.patch | 0000000965 965 Bytes | |
pam-hostnames-in-access_conf.patch | 0000004623 4.51 KB | |
pam-limit-nproc.patch | 0000000412 412 Bytes | |
pam-login_defs-check.sh | 0000001405 1.37 KB | |
pam-xauth_ownership.patch | 0000003385 3.31 KB | |
pam.changes | 0000072280 70.6 KB | |
pam.spec | 0000014311 14 KB | |
pam.tmpfiles | 0000000133 133 Bytes | |
pam_umask-usergroups-login_defs.patch | 0000005261 5.14 KB | |
pam_unix-nis.changes | 0000001159 1.13 KB | |
pam_unix-nis.spec | 0000002700 2.64 KB | |
unix2_chkpwd.8 | 0000001739 1.7 KB | |
unix2_chkpwd.c | 0000006885 6.72 KB |
Revision 116 (latest revision is 142)
Dominique Leuenberger (dimstar_suse)
accepted
request 919240
from
Thorsten Kukuk (kukuk)
(revision 116)
- Rename motd.tmpfiles to pam.tmpfiles - Add /run/faillock directory - pam-login_defs-check.sh: adjust for new login.defs variable usages - Update to 1.5.2 Noteworthy changes in Linux-PAM 1.5.2: * pam_exec: implemented quiet_log option. * pam_mkhomedir: added support of HOME_MODE and UMASK from /etc/login.defs. * pam_timestamp: changed hmac algorithm to call openssl instead of the bundled sha1 implementation if selected, added option to select the hash algorithm to use with HMAC. * Added pkgconfig files for provided libraries. * Added --with-systemdunitdir configure option to specify systemd unit directory. * Added --with-misc-conv-bufsize configure option to specify the buffer size in libpam_misc's misc_conv() function, raised the default value for this parameter from 512 to 4096. * Multiple minor bug fixes, portability fixes, documentation improvements, and translation updates. pam_tally2 has been removed upstream, remove pam_tally2-removal.patch pam_cracklib has been removed from the upstream sources. This obsoletes pam-pam_cracklib-add-usersubstr.patch and pam_cracklib-removal.patch. The following patches have been accepted upstream and, so, are obsolete: - pam-bsc1181443-make-nofile-unlimited-mean-nr_open.patch - pam_securetty-don-t-complain-about-missing-config.patch - bsc1184358-prevent-LOCAL-from-being-resolved.patch
Comments 0