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:Factory:zSystems/pam && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Linux-PAM-1.1.8-docs.tar.bz2 | 0000147887 144 KB | |
Linux-PAM-1.1.8.tar.bz2 | 0001148944 1.1 MB | |
Linux-PAM-git-20140109.diff | 0000009942 9.71 KB | |
baselibs.conf | 0000000014 14 Bytes | |
common-account.pamd | 0000000392 392 Bytes | |
common-auth.pamd | 0000000462 462 Bytes | |
common-password.pamd | 0000000510 510 Bytes | |
common-session.pamd | 0000000482 482 Bytes | |
etc.environment | 0000000097 97 Bytes | |
fix-man-links.dif | 0000002057 2.01 KB | |
other.pamd | 0000000251 251 Bytes | |
pam.changes | 0000043918 42.9 KB | |
pam.spec | 0000009644 9.42 KB | |
pam_loginuid-part1.diff | 0000003491 3.41 KB | |
pam_loginuid-part2.diff | 0000003046 2.97 KB | |
securetty | 0000000161 161 Bytes |
Revision 73 (latest revision is 142)
Stephan Kulow (coolo)
accepted
request 213427
from
Thorsten Kukuk (kukuk)
(revision 73)
- Add pam_loginuid-part1.diff: Ignore missing /proc/self/loginuid - Add pam_loginuid-part2.diff: Workaround to run pam_loginuid inside lxc - Update to current git (Linux-PAM-git-20140109.diff, which replaces pam_unix.diff and encryption_method_nis.diff) - pam_access: fix debug level logging - pam_warn: log flags passed to the module - pam_securetty: check return value of fgets - pam_lastlog: fix format string - pam_loginuid: If the correct loginuid is already set, skip writing it
Comments 0