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
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/pam && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Linux-PAM-1.6.1.tar.xz | 0001054152 1.01 MB | |
Linux-PAM-1.6.1.tar.xz.asc | 0000000801 801 Bytes | |
_multibuild | 0000000051 51 Bytes | |
baselibs.conf | 0000000144 144 Bytes | |
common-account.pamd | 0000000380 380 Bytes | |
common-auth.pamd | 0000000462 462 Bytes | |
common-password.pamd | 0000000435 435 Bytes | |
common-session-nonlogin.pamd | 0000000565 565 Bytes | |
common-session.pamd | 0000000482 482 Bytes | |
macros.pam | 0000000311 311 Bytes | |
other.pamd | 0000000251 251 Bytes | |
pam-limit-nproc.patch | 0000000412 412 Bytes | |
pam-login_defs-check.sh | 0000001441 1.41 KB | |
pam.changes | 0000086525 84.5 KB | |
pam.spec | 0000018506 18.1 KB | |
pam.tmpfiles | 0000000195 195 Bytes | |
postlogin-account.pamd | 0000000379 379 Bytes | |
postlogin-auth.pamd | 0000000380 380 Bytes | |
postlogin-password.pamd | 0000000382 382 Bytes | |
postlogin-session.pamd | 0000000379 379 Bytes | |
unix2_chkpwd.8 | 0000001739 1.7 KB | |
unix2_chkpwd.c | 0000006885 6.72 KB |
Revision 138 (latest revision is 142)
Ana Guerrero (anag+factory)
accepted
request 1166585
from
Thorsten Kukuk (kukuk)
(revision 138)
- Update to version 1.6.1 - pam_env: fixed --disable-econf --enable-vendordir support. - pam_unix: do not warn if password aging is disabled. - pam_unix: try to set uid to 0 before unix_chkpwd invocation. - pam_unix: allow empty passwords with non-empty hashes. - Multiple minor bug fixes, build fixes, portability fixes, documentation improvements, and translation updates. - Remove backports: - pam_env-fix_vendordir.patch - pam_env-fix-enable-vendordir-fallback.patch - pam_env-remove-escaped-newlines.patch - pam_unix-fix-password-aging-disabled.patch
Comments 0