pam 1.1.3-5ubuntu2 source package in Ubuntu
Changelog
pam (1.1.3-5ubuntu2) precise; urgency=low * Rebuild with dpkg 1.16.1.1ubuntu2 to restore large file support. -- Colin Watson <email address hidden> Tue, 01 Nov 2011 16:59:55 -0400
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pam_1.1.3.orig.tar.gz | 1.7 MiB | a5bff0a161aeb6c0857fd441ff984749a8b208ad50b8d1f117058a6301741a0f |
pam_1.1.3-5ubuntu2.diff.gz | 274.6 KiB | b821196f2e23d26e7f9903125b523df528ffadecf326cc6db50a19b5dfe44ab7 |
pam_1.1.3-5ubuntu2.dsc | 2.5 KiB | 8ddee3549d67b64df5915af275543683c8174be9e1cc7c38caa44c476ca96850 |
Available diffs
- diff from 1.1.3-5ubuntu1 to 1.1.3-5ubuntu2 (315 bytes)
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-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-runtime: Runtime support for the PAM library
Contains configuration files and directories required for
authentication to work on Debian systems. This package is required
on almost all installations.
- libpam0g: Pluggable Authentication Modules library
Contains the shared library for Linux-PAM, a library that enables the
local system administrator to choose how applications authenticate users.
In other words, without rewriting or recompiling a PAM-aware application,
it is possible to switch between the authentication mechanism(s) it uses.
One may entirely upgrade the local authentication system without touching
the applications themselves.
- 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.