macOS
brew install kstartlocal Homebrew formula metadata
brew
kstart のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kstartlocal Homebrew formula metadata
sudo apk add kstartAlpine Linux edge package indexes · kstart · ソース: dl-cdn.alpinelinux.org
sudo apt install kstartDebian stable package indexes · kstart · ソース: deb.debian.org
sudo dnf install kstartFedora Rawhide package metadata · kstart · ソース: dl.fedoraproject.org
nix profile install nixpkgs#kstartnixpkgs package indexes · pkgs/by-name/ks/kstart/package.nix · ソース: api.github.com
概要
Modified version of kinit that can use keytabs to authenticate
履歴
kstart is Russ Allbery's Kerberos helper package containing k5start and krenew, modified kinit-like tools for obtaining, renewing, and maintaining Kerberos ticket caches for long-running processes.
The Eyrie documentation describes k5start as a modified version of kinit that can obtain credentials from a keytab, run as a daemon, refresh credentials periodically, and optionally obtain AFS tokens. krenew shares much of the role but renews an existing renewable ticket cache rather than obtaining new tickets from a password or keytab.
kstart's adoption is strongest in Kerberos-heavy Unix environments: servers, cron jobs, daemons, batch jobs, and AFS sites where ticket renewal should be handled outside the application. The project page links Debian packages and Debian package tracking, reflecting its place as a small infrastructure utility rather than an end-user application.
Administrators use k5start to run a command with keytab-backed credentials and keep its ticket cache alive, or to run a daemon that refreshes credentials. Users use krenew when a renewable ticket cache exists and a long-running command needs renewal without storing a keytab.
kstart is a classic sysadmin package: small, security-sensitive, low-glamour, and essential in the places that need it. Its value is that it makes Kerberos ticket lifetime management scriptable and separable from the services that consume those tickets.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
k5start | cli | グローバル実行可能ファイル | |
krenew | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.eyrie.org/~eagle/software/kstart/
インストールメタデータ
| パッケージキー | brew:kstart |
|---|---|
| バージョン | 4.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kstart |
| ホームページ | https://www.eyrie.org/~eagle/software/kstart/ |
| リポジトリ | https://git.eyrie.org/git/kerberos/kstart.git |
| 上流ドキュメント | https://www.eyrie.org/~eagle/software/kstart |
| ライセンス | MIT AND FSFAP AND ISC |
| ソースアーカイブ | https://archives.eyrie.org/software/kerberos/kstart-4.3.tar.xz |
| macOS 提供ライブラリ | krb5 |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kstart |
| 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 パッケージリンクとは分けて表示されます。
kstart 4.3-1
Kerberos kinit supporting AFS and ticket refreshing
https://www.eyrie.org/~eagle/software/kstart/
sudo apt install kstartkstart
nix profile install nixpkgs#kstartkstart 4.3-1
Kerberos kinit supporting AFS and ticket refreshing
https://www.eyrie.org/~eagle/software/kstart/
sudo apt install kstartkstart 4.3-r1
Port of kinit for automated refreshing of service kerberos tickets
https://www.eyrie.org/~eagle/software/kstart/
sudo apk add kstartkstart-doc 4.3-r1
Port of kinit for automated refreshing of service kerberos tickets (documentation)
https://www.eyrie.org/~eagle/software/kstart/
sudo apk add kstart-dockstart 4.3-16.fc45
Daemon version of kinit for Kerberos v5
http://www.eyrie.org/~eagle/software/kstart/
sudo dnf install kstartソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.