macOS
brew install linux-pamlocal Homebrew formula metadata
brew
linux-pam のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install linux-pamlocal Homebrew formula metadata
sudo apk add linux-pamAlpine Linux edge package indexes · linux-pam · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#linux-pamnixpkgs package indexes · pkgs/by-name/li/linux-pam/package.nix · ソース: api.github.com
概要
Pluggable Authentication Modules for Linux
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
faillock | cli | グローバル実行可能ファイル | |
mkhomedir_helper | cli | グローバル実行可能ファイル | |
pam_namespace_helper | cli | グローバル実行可能ファイル | |
pam_timestamp_check | cli | グローバル実行可能ファイル | |
pwhistory_helper | cli | グローバル実行可能ファイル | |
unix_chkpwd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/linux-pam/linux-pam
インストールメタデータ
| パッケージキー | brew:linux-pam |
|---|---|
| バージョン | 1.7.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/linux-pam |
| ホームページ | https://github.com/linux-pam/linux-pam |
| リポジトリ | https://github.com/linux-pam/linux-pam |
| 上流ドキュメント | https://github.com/linux-pam/linux-pam/tree/master/doc |
| ライセンス | BSD-3-Clause OR GPL-1.0-only |
| ソースアーカイブ | https://github.com/linux-pam/linux-pam/releases/download/v1.7.2/Linux-PAM-1.7.2.tar.xz |
| 依存関係 | libnsl, libtirpc, libxcrypt |
| ビルド依存関係 | meson, ninja, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-systemdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.