pam 1.5.3-ok8 source package in openKylin
Changelog
pam (1.5.3-ok8) nile; urgency=medium * change default pam configs path to etc -- zhoukangyu <email address hidden> Fri, 13 Jun 2025 10:10:39 +0800
pam (1.5.3-ok8) nile; urgency=medium * change default pam configs path to etc -- zhoukangyu <email address hidden> Fri, 13 Jun 2025 10:10:39 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Nile.bedrock | release | main | libs |
| File | Size | SHA-256 Checksum |
|---|---|---|
| pam_1.5.3.orig.tar.xz | 996.2 KiB | 7ac4b50feee004a9fa88f1dfd2d2fa738a82896763050cd773b3c54b0a818283 |
| pam_1.5.3-ok8.debian.tar.xz | 149.6 KiB | f0ac0d4b36ac62540a0cac8e582657215ee120b4600b0f853ea2530b5f6b2c40 |
| pam_1.5.3-ok8.dsc | 2.4 KiB | 6926789d65ac483dce7b73e2a15f55ad1549e9ec7b44ba6339e0756a92290eb6 |
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.