pam 1.1.3-8ubuntu3 source package in Ubuntu
Changelog
pam (1.1.3-8ubuntu3) saucy; urgency=low * Adjust debian/patches-applied/update-motd to write to /run/motd.dynamic, as sysvinit/ssh/login in Debian have been changed to use this file and no longer links /etc/motd to /var/run/motd. -- Steve Langasek <email address hidden> Sat, 18 May 2013 00:07:43 -0500
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Saucy
- 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-8ubuntu3.diff.gz | 190.3 KiB | 4625079a0a71f4a3191a75beefcf840c663df9018b6eb0f6c9a45dd870b23a5a |
pam_1.1.3-8ubuntu3.dsc | 2.5 KiB | 2940bba4b25be603d0497b752c6b174c3911a405b75e8989c1e2c9a858b1fdbf |
Available diffs
- diff from 1.1.3-8ubuntu2 to 1.1.3-8ubuntu3 (890 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: No summary available for libpam-doc in ubuntu saucy.
No description available for libpam-doc in ubuntu saucy.
- 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: No summary available for libpam-modules-bin in ubuntu saucy.
No description available for libpam-modules-bin in ubuntu saucy.
- 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: No summary available for libpam0g in ubuntu saucy.
No description available for libpam0g in ubuntu saucy.
- 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.