pam 1.3.1-5ubuntu11 source package in Ubuntu

Changelog

pam (1.3.1-5ubuntu11) impish; urgency=medium

  * extrausers.patch: update for compatibility with the removal of
    nullok_secure.

 -- Steve Langasek <email address hidden>  Wed, 15 Sep 2021 22:39:58 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pam_1.3.1.orig.tar.xz 890.9 KiB eff47a4ecd833fbf18de9686632a70ee8d0794b79aecb217ebd0ce11db4cd0db
pam_1.3.1-5ubuntu11.debian.tar.xz 167.5 KiB 1468277413c20b637e132be4c24f898698095cfa3636f51de6aa7beebf2cb7e5
pam_1.3.1-5ubuntu11.dsc 2.7 KiB a3e518e4074d6d2699eb05fa84c9b00c9bc7a2b326e55fc9fdc9fc43bcde2364

View changes file

Binary packages built by this source

libpam-cracklib: PAM module to enable cracklib support

 This package includes libpam_cracklib, a PAM module that tests
 passwords to make sure they are not too weak during password change.

libpam-cracklib-dbgsym: No summary available for libpam-cracklib-dbgsym in ubuntu impish.

No description available for libpam-cracklib-dbgsym in ubuntu impish.

libpam-doc: Documentation of PAM

 Contains documentation (in HTML, ASCII, and PostScript format) for libpam,
 the Pluggable Authentication Modules library, a library that enables the
 local system administrator to choose how applications authenticate users.

libpam-modules: Pluggable Authentication Modules for PAM

 This package completes the set of modules for PAM. It includes the
  pam_unix.so module as well as some specialty modules.

libpam-modules-bin: Pluggable Authentication Modules for PAM - helper binaries

 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.

libpam-modules-bin-dbgsym: No summary available for libpam-modules-bin-dbgsym in ubuntu impish.

No description available for libpam-modules-bin-dbgsym in ubuntu impish.

libpam-modules-dbgsym: No summary available for libpam-modules-dbgsym in ubuntu impish.

No description available for libpam-modules-dbgsym in ubuntu impish.

libpam-runtime: No summary available for libpam-runtime in ubuntu impish.

No description available for libpam-runtime in ubuntu impish.

libpam0g: No summary available for libpam0g in ubuntu impish.

No description available for libpam0g in ubuntu impish.

libpam0g-dbgsym: No summary available for libpam0g-dbgsym in ubuntu impish.

No description available for libpam0g-dbgsym in ubuntu impish.

libpam0g-dev: Development files for PAM

 Contains C header files and development libraries for libpam, the Pluggable
 Authentication Modules, a library that enables the local system
 administrator to choose how applications authenticate users.
 .
 PAM decouples applications from the authentication mechanism, making it
 possible to upgrade the authentication system without recompiling or
 rewriting the applications.