pam 1.7.0-ok2 source package in openKylin
Changelog
pam (1.7.0-ok2) huanghe; urgency=medium * rebuild for openkylin -- zhoukangyu <email address hidden> Tue, 07 Apr 2026 10:13:17 +0100
pam (1.7.0-ok2) huanghe; urgency=medium * rebuild for openkylin -- zhoukangyu <email address hidden> Tue, 07 Apr 2026 10:13:17 +0100
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| pam_1.7.0.orig.tar.xz | 495.9 KiB | 57dcd7a6b966ecd5bbd95e1d11173734691e16b68692fa59661cdae9b13b1697 |
| pam_1.7.0.orig.tar.xz.asc | 801 bytes | 7a8ea18ec7d9dd1f8cbf9055c32128cbca8241aa63e9fea44d56ce6f0e15e441 |
| pam_1.7.0-ok2.debian.tar.xz | 141.3 KiB | 72bae67456cdb031523f5f30c68ae66a96b9582d9691586958035d182cf023b0 |
| pam_1.7.0-ok2.dsc | 2.7 KiB | 406cf282a6e42540950dab4105f5cb56a99edeb29a10470c0d42e7b8e8e9404c |
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.