macOS
brew install duo_unixlocal Homebrew formula metadata
brew
duo_unix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install duo_unixlocal Homebrew formula metadata
nix profile install nixpkgs#duo-unixnixpkgs package indexes · pkgs/by-name/du/duo-unix/package.nix · ソース: api.github.com
sudo apk add duo_unixAlpine Linux edge package indexes · duo_unix · ソース: dl-cdn.alpinelinux.org
sudo apt install libduo-devDebian stable package indexes · libduo-dev · ソース: deb.debian.org
sudo dnf install duo_unixFedora Rawhide package metadata · duo_unix · ソース: dl.fedoraproject.org
概要
Two-factor authentication for SSH
履歴
Duo Unix is Duo Security's Unix integration for adding Duo two-factor authentication to SSH, sudo, and other PAM-protected services. It packages two important surfaces: the `pam_duo` PAM module and the `login_duo` standalone login wrapper.
The public Duo Unix repository was created in 2011 and is maintained by Duo Security. The README describes it as Duo two-factor authentication for Unix systems, with the repository intended for development or cutting-edge versions while stable release tarballs and packages are recommended for production deployments.
The project is written mainly in C and uses traditional Unix build machinery: bootstrap, configure, make, and make install. Its docs and README center on the practical security integration points: PAM, login wrappers, OpenSSL-backed TLS, and config files containing Duo integration keys and API host information.
Duo Unix adoption follows Duo's enterprise MFA adoption path: administrators add a Duo Unix integration in the Duo Admin Panel, deploy packages or stable tarballs, configure SSH or sudo, and place integration credentials in `/etc/duo` or `/etc/security` config files.
Package metadata shows distribution through Homebrew, Alpine, Debian/Ubuntu development packages, Fedora, and Nix. That breadth matters because PAM integrations are usually installed by OS package managers on servers rather than vendored into applications.
Typical usage is to install Duo Unix with PAM support, create a Unix integration in the Duo Admin Panel, put the integration key, secret key, and API hostname into `pam_duo.conf` or `login_duo.conf`, and then wire `pam_duo` into the PAM stack for SSH or sudo.
`login_duo` can also protect command execution without PAM. The README shows a test invocation that runs a command only after successful Duo authentication.
Duo Unix is package-nerd significant because it lives at a high-risk boundary: a small C package, config files with secrets, PAM modules, and remote MFA API calls can affect whether administrators can log into their own machines.
Its packaging history illustrates why security integrations stay conservative: upstream points production users at stable tarballs/packages, while the GitHub repo remains the development surface. For package managers, correct file placement and clear upgrade behavior matter as much as the executable.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/duo/pam_duo.conf/etc/security/pam_duo.conf/etc/duo/login_duo.conf/etc/security/login_duo.confCredential-bearing paths to review before unattended agent runs.
/etc/duo/pam_duo.conf/etc/security/pam_duo.conf/etc/duo/login_duo.conf/etc/security/login_duo.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
duo_unix_support.sh | cli | グローバル実行可能ファイル | |
login_duo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/duosecurity/duo_unix
インストールメタデータ
| パッケージキー | brew:duo_unix |
|---|---|
| バージョン | 2.2.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/duo_unix |
| ホームページ | https://www.duosecurity.com/docs/duounix |
| リポジトリ | https://github.com/duosecurity/duo_unix |
| 上流ドキュメント | https://duo.com/docs/duounix |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/duosecurity/duo_unix/archive/refs/tags/duo_unix-2.2.3.tar.gz |
| 最終更新 | 2026-06-22T14:03:12-07:00 |
| Pulse | updated |
| 依存関係 | openssl@3 |
| ビルド依存関係 | autoconf, automake, libtool |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | duo_unix |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libduo-dev 1.11.3-1.2+b1
Duo Security development libraries and header files
https://github.com/duosecurity/duo_unix
sudo apt install libduo-devlibduo3t64 1.11.3-1.2+b1
Duo Security library
https://github.com/duosecurity/duo_unix
sudo apt install libduo3t64libpam-duo 1.11.3-1.2+b1
PAM module for Duo Security two-factor authentication
https://github.com/duosecurity/duo_unix
sudo apt install libpam-duologin-duo 1.11.3-1.2+b1
login wrapper for Duo Security two-factor authentication
https://github.com/duosecurity/duo_unix
sudo apt install login-duoduo-unix
nix profile install nixpkgs#duo-unixlibduo-dev 1.11.3-1.1build2
Duo Security development libraries and header files
https://github.com/duosecurity/duo_unix
sudo apt install libduo-devlibduo3t64 1.11.3-1.1build2
Duo Security library
https://github.com/duosecurity/duo_unix
sudo apt install libduo3t64libpam-duo 1.11.3-1.1build2
PAM module for Duo Security two-factor authentication
https://github.com/duosecurity/duo_unix
sudo apt install libpam-duologin-duo 1.11.3-1.1build2
login wrapper for Duo Security two-factor authentication
https://github.com/duosecurity/duo_unix
sudo apt install login-duoduo_unix 1.12.1-r2
Duo two-factor authentication for Unix systems with Pluggable Authentication Modules (PAM)
sudo apk add duo_unixduo_unix-dev 1.12.1-r2
Duo two-factor authentication for Unix systems with Pluggable Authentication Modules (PAM) (development files)
sudo apk add duo_unix-devduo_unix-doc 1.12.1-r2
Duo two-factor authentication for Unix systems with Pluggable Authentication Modules (PAM) (documentation)
sudo apk add duo_unix-docduo_unix 2.2.3-1.fc44
Duo two-factor authentication for UNIX systems
sudo dnf install duo_unixduo_unix-devel 2.2.3-1.fc44
Development files and documentation for duo_unix
sudo dnf install duo_unix-develduo_unix-doc 2.2.3-1.fc44
Documentation and license files for duo_unix
sudo dnf install duo_unix-docduo_unix-selinux 2.2.3-1.fc44
SELinux rules for duo_unix
sudo dnf install duo_unix-selinuxソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.