macOS
brew install linux-pamlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de linux-pam pour les workflows d'agents IA.
installation
brew install linux-pamlocal Homebrew formula metadata
sudo apk add linux-pamAlpine Linux edge package indexes · linux-pam · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#linux-pamnixpkgs package indexes · pkgs/by-name/li/linux-pam/package.nix · Source: api.github.com
aperçu
Pluggable Authentication Modules for Linux
historique
Linux-PAM is the Linux implementation of the Pluggable Authentication Modules model: applications call a common PAM API, while administrators compose authentication, account, password, and session behavior through loadable modules and policy files.
The PAM design entered the Unix security vocabulary through the October 1995 Open Software Foundation RFC by SunSoft authors Vipin Samar and Roland Schemers. That document framed PAM as a way to keep login, ftp, telnet, rlogin, and similar entry points independent from rapidly changing authentication mechanisms such as Kerberos, RSA, S/Key, smart cards, and local Unix passwords.
Linux-PAM carried that model into Linux distributions. The project repository identifies Andrew G. Morgan, Dmitry V. Levin, Thorsten Kukuk, Sebastien Tricaud, and Tomas Mraz among the original authors and maintainers, and the repository history preserves a long-running C codebase, manual pages, examples, tests, and release notes.
PAM became part of the expected shape of a Linux login stack: distribution packages, service files under /etc/pam.d, and modules such as pam_unix, pam_limits, pam_env, pam_access, pam_faillock, and pam_mkhomedir made authentication policy composable without rebuilding every consumer program.
The Homebrew formula is Linux-only and packages Linux-PAM for Homebrew-on-Linux use cases, which is a good example of why package managers care about it: many higher-level packages assume the PAM ABI and module layout even when installed outside a traditional distribution.
Administrators use Linux-PAM by editing service-specific policy stacks in /etc/pam.d or the older /etc/pam.conf style, choosing modules and control flags for authentication, account checks, password changes, and session setup.
For developers and packagers, Linux-PAM matters as a C library and module ABI. Applications link to libpam and call pam_start, pam_authenticate, pam_acct_mgmt, pam_open_session, and related interfaces, while distributions ship modules and policy defaults.
Linux-PAM sits at the uncomfortable but important boundary between package management and machine security: installing or upgrading it can affect login, sudo, SSH, desktop sessions, password policy, resource limits, and home-directory creation.
Its release notes show a classic system-library evolution story: security fixes, module deprecations, distro integration, build-system changes, Y2038-related cleanup, SELinux and audit support, and compatibility work across authentication stacks.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/pam.conf/etc/pam.d/exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
faillock | cli | exécutable global | |
mkhomedir_helper | cli | exécutable global | |
pam_namespace_helper | cli | exécutable global | |
pam_timestamp_check | cli | exécutable global | |
pwhistory_helper | cli | exécutable global | |
unix_chkpwd | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/linux-pam/linux-pam
métadonnées d'installation
| Clé du paquet | brew:linux-pam |
|---|---|
| Version | 1.7.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/linux-pam |
| Page d'accueil | https://github.com/linux-pam/linux-pam |
| Dépôt | https://github.com/linux-pam/linux-pam |
| Docs amont | https://github.com/linux-pam/linux-pam/tree/master/doc |
| Licence | BSD-3-Clause OR GPL-1.0-only |
| Archive source | https://github.com/linux-pam/linux-pam/releases/download/v1.7.2/Linux-PAM-1.7.2.tar.xz |
| Dépendances | libnsl, libtirpc, libxcrypt |
| Dépendances de compilation | meson, ninja, pkgconf |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | linux-pam |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
linux-pam
nix profile install nixpkgs#linux-pamlinux-pam 1.7.1-r2
Linux PAM (Pluggable Authentication Modules for Linux)
https://www.kernel.org/pub/linux/libs/pam
sudo apk add linux-pamlinux-pam-dev 1.7.1-r2
Linux PAM (Pluggable Authentication Modules for Linux) (development files)
https://www.kernel.org/pub/linux/libs/pam
sudo apk add linux-pam-devlinux-pam-doc 1.7.1-r2
Linux PAM (Pluggable Authentication Modules for Linux) (documentation)
https://www.kernel.org/pub/linux/libs/pam
sudo apk add linux-pam-doclinux-pam-manual 1.7.1-r2
Linux PAM (Pluggable Authentication Modules for Linux) (manual)
https://www.kernel.org/pub/linux/libs/pam
sudo apk add linux-pam-manuallinux-pam-systemd 1.7.1-r2
Linux PAM (Pluggable Authentication Modules for Linux) (systemd files)
https://www.kernel.org/pub/linux/libs/pam
sudo apk add linux-pam-systemdpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.