pam 1.5.3-ok9 source package in openKylin
Changelog
pam (1.5.3-ok9) nile; urgency=medium * Build-Depend add libdb-dev for pam_userdb -- mengyuan <email address hidden> Tue, 16 Jun 2026 11:11:37 +0800
pam (1.5.3-ok9) nile; urgency=medium * Build-Depend add libdb-dev for pam_userdb -- mengyuan <email address hidden> Tue, 16 Jun 2026 11:11:37 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Nile.bedrock | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| pam_1.5.3.orig.tar.xz | 996.2 KiB | 7ac4b50feee004a9fa88f1dfd2d2fa738a82896763050cd773b3c54b0a818283 |
| pam_1.5.3-ok9.debian.tar.xz | 149.6 KiB | c1dc80be80ef65b19251575cb6fb0c82994fcb1d8c81d28573ca4818b6162af4 |
| pam_1.5.3-ok9.dsc | 2.5 KiB | 8ab871ad365a65caab798538ca632fffc1cc5ef5169d3719a1c0874dadcd8c72 |
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.
This package completes the set of modules for PAM. It includes the
pam_unix.so module as well as some specialty modules.
This package contains helper binaries used by the standard set of PAM
modules in the libpam-modules package.
Contains configuration files and directories required for
authentication to work on Debian systems. This package is required
on almost all installations.
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.
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.