mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
6da1b818b2
extra/llvm-19.1.4-x86_64-1_slack15.0.txz: Upgraded. patches/packages/pam-1.6.1-x86_64-1_slack15.0.txz: Upgraded. This update fixes a regression in pam-1.6.0. When password aging is disabled, this warning would occur at login: "Warning: your password will expire in 0 days." Thanks to Jonathan Woithe for the bug report.
11 lines
422 B
Text
11 lines
422 B
Text
pam: pam (Pluggable Authentication Modules)
|
|
pam:
|
|
pam: PAM = Pluggable Authentication Modules. Basically, it is a flexible
|
|
pam: mechanism for authenticating users. PAM provides a way to develop
|
|
pam: programs that are independent of authentication scheme. However,
|
|
pam: these programs will need "authentication modules" (and libpam) at
|
|
pam: run-time in order to work.
|
|
pam:
|
|
pam: Homepage: http://www.linux-pam.org/
|
|
pam:
|
|
pam:
|