slackware-current/patches/packages/pam-1.6.1-x86_64-1_slack15.0.txt
Patrick J Volkerding 6da1b818b2 Tue Nov 19 22:26:05 UTC 2024
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.
2024-11-20 13:31:00 +01:00

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: