macOS
brew install xauthlocal Homebrew formula metadata
sudo port install xauthMacPorts ports tree · x11/xauth/Portfile · ソース: api.github.com
brew
xauth のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xauthlocal Homebrew formula metadata
sudo port install xauthMacPorts ports tree · x11/xauth/Portfile · ソース: api.github.com
sudo apk add xauthAlpine Linux edge package indexes · xauth · ソース: dl-cdn.alpinelinux.org
sudo apt install xauthDebian stable package indexes · xauth · ソース: deb.debian.org
nix profile install nixpkgs#xauthnixpkgs package indexes · pkgs/by-name/xa/xauth/package.nix · ソース: api.github.com
sudo zypper install xauthopenSUSE Tumbleweed package metadata · xauth · ソース: download.opensuse.org
sudo dnf install xorg-x11-xauthFedora Rawhide package metadata · xorg-x11-xauth · ソース: dl.fedoraproject.org
概要
X.Org Applications: xauth
履歴
xauth is the X.Org X authority file utility. It edits and displays the authorization records used when X clients connect to an X server, especially records stored in the user's X authority file.
The xauth manual credits Jim Fulton of the MIT X Consortium as author, placing the utility in the long-running X11 security and display-access toolchain. The current upstream project is maintained as an X.Org application under freedesktop.org, where the GitLab project describes it as the 'X authority file utility.'
xauth was carried into the modular X.Org application set. X.Org's public release pages describe the post-X11R7.7 model in which individual modules are released independently, and the xauth repository follows that model with standalone tags such as xauth-1.0.3 in 2008 and later 1.1.x releases.
xauth became infrastructure rather than an end-user application: display managers, startx workflows, remote shells, and administrators use authority records so X clients can prove they are allowed to connect. Its persistence across X.Org releases, Unix distributions, and macOS X11 environments follows from that role.
The GitLab project shows the repository under the xorg/app namespace, and the mirrored cgit page lists a long X.Org history, older XFree86-era tags, and recent xauth release tags through xauth-1.1.5 in December 2025.
The manual describes xauth commands such as add, generate, extract, merge, list, and remove. A typical remote workflow is to extract the record for the current DISPLAY and merge it on another host, as in the manual's ssh pipeline example.
xauth normally uses the file named by XAUTHORITY, falling back to $HOME/.Xauthority. It does not usually create the first authority entry itself; the program that starts the X server, such as xdm or startx, usually does that.
For package maintainers and Unix users, xauth is the tiny command that makes X11 forwarding and cross-user X sessions understandable and scriptable. It is one of those small X.Org packages whose value is disproportionate to its size because many remote-GUI workflows fail without a correct authority file.
セキュリティ状態
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.
Credential-bearing paths to review before unattended agent runs.
$XAUTHORITY~/.Xauthority実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xauth | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:xauth |
|---|---|
| バージョン | 1.1.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/xauth |
| ホームページ | https://www.x.org/ |
| リポジトリ | https://gitlab.freedesktop.org/xorg/app/xauth |
| 上流ドキュメント | https://www.x.org/archive/X11R7.5/doc/man/man1/xauth.1.html |
| ライセンス | MIT-open-group |
| ソースアーカイブ | https://www.x.org/pub/individual/app/xauth-1.1.5.tar.xz |
| 依存関係 | libx11, libxau, libxext, libxmu |
| ビルド依存関係 | pkgconf, util-macros |
| 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 | xauth |
| 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 パッケージリンクとは分けて表示されます。
xauth 1:1.1.2-1.1
X authentication utility
sudo apt install xauthxauth
nix profile install nixpkgs#xauthxauth 1:1.1.2-1build1
X authentication utility
sudo apt install xauthxauth 1.1.5-r0
X.Org authorization settings program
sudo apk add xauthxauth-doc 1.1.5-r0
X.Org authorization settings program (documentation)
sudo apk add xauth-docxorg-x11-xauth 1.1.5-1.fc44
X.Org X11 X authority utilities
sudo dnf install xorg-x11-xauthxauth 1.1.5-1.3
Utility to edit and display the X authorization information
sudo zypper install xauthxauth
sudo port install xauthソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.