pam 1.5.3-ok7 source package in openKylin
Changelog
pam (1.5.3-ok7) nile; urgency=medium * 更新翻译 -- Kevin Duan <email address hidden> Fri, 12 Apr 2024 12:23:39 +0800
pam (1.5.3-ok7) nile; urgency=medium * 更新翻译 -- Kevin Duan <email address hidden> Fri, 12 Apr 2024 12:23:39 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | libs | |
Nile V2.0 | proposed | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
pam_1.5.3.orig.tar.xz | 996.2 KiB | 7ac4b50feee004a9fa88f1dfd2d2fa738a82896763050cd773b3c54b0a818283 |
pam_1.5.3-ok7.debian.tar.xz | 148.9 KiB | 144e43c5842bc26f742fb01980c862809a5a428087e8b7ca1c6aedaeb8cc56c9 |
pam_1.5.3-ok7.dsc | 2.4 KiB | 8f1a8df32d40bdbcb9557cd05608adae962eff23603106d2766370ba61f8043a |
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.