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.1.8-docs.tar.bz2 | 0000147887 144 KB | |
Linux-PAM-1.1.8.tar.bz2 | 0001148944 1.1 MB | |
Linux-PAM-git-20140127.diff | 0000039782 38.8 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 | 0000044939 43.9 KB | |
pam.spec | 0000009630 9.4 KB | |
pam_loginuid-log_write_errors.diff | 0000001613 1.58 KB | |
pam_xauth-sigpipe.diff | 0000001378 1.35 KB | |
securetty | 0000000161 161 Bytes |
Revision 74 (latest revision is 142)
Stephan Kulow (coolo)
accepted
request 215303
from
Thorsten Kukuk (kukuk)
(revision 74)
- Add pam_loginuid-log_write_errors.diff: log significant loginuid write errors - pam_xauth-sigpipe.diff: avoid potential SIGPIPE when writing to xauth process - Update to current git (Linux-PAM-git-20140127.diff), which obsoletes pam_loginuid-part1.diff, pam_loginuid-part2.diff and Linux-PAM-git-20140109.diff. - Fix gratuitous use of strdup and x_strdup - pam_xauth: log fatal errors preventing xauth process execution - pam_loginuid: cleanup loginuid buffer initialization - libpam_misc: fix an inconsistency in handling memory allocation errors - pam_limits: fix utmp->ut_user handling - pam_mkhomedir: check and create home directory for the same user - pam_limits: detect and ignore stale utmp entries - Disable pam_userdb (remove db-devel from build requires)
Comments 0