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:Backports:SLE-15-SP5: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 | 0000000155 155 Bytes | |
common-account.pamd | 0000000380 380 Bytes | |
common-auth.pamd | 0000000462 462 Bytes | |
common-password.pamd | 0000000435 435 Bytes | |
common-session-nonlogin.pamd | 0000000534 534 Bytes | |
common-session.pamd | 0000000451 451 Bytes | |
macros.pam | 0000000311 311 Bytes | |
other.pamd | 0000000251 251 Bytes | |
pam-bsc1194818-cursor-escape.patch | 0000001080 1.05 KB | |
pam-limit-nproc.patch | 0000000412 412 Bytes | |
pam-login_defs-check.sh | 0000001441 1.41 KB | |
pam.changes | 0000087565 85.5 KB | |
pam.spec | 0000018950 18.5 KB | |
pam.tmpfiles | 0000000195 195 Bytes | |
pam_issue-systemd.patch | 0000001648 1.61 KB | |
pam_limits-systemd.patch | 0000005024 4.91 KB | |
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 141 (latest revision is 142)
Ana Guerrero (anag+factory)
accepted
request 1200265
from
Thorsten Kukuk (kukuk)
(revision 141)
- baselibs.conf: add pam-userdb - pam_limits-systemd.patch: update to final PR - Add systemd-logind support to pam_limits (pam_limits-systemd.patch) - Remove /usr/etc/pam.d, everything should be migrated - Remove pam_limits from default common-sessions* files. pam_limits is now part of pam-extra and not in our default generated config. - pam_issue-systemd.patch: only count class user sessions
Comments 0