macOS
brew install kstartlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kstart in AI-Agent-Workflows.
Installation
brew install kstartlocal Homebrew formula metadata
sudo apk add kstartAlpine Linux edge package indexes · kstart · Quelle: dl-cdn.alpinelinux.org
sudo apt install kstartDebian stable package indexes · kstart · Quelle: deb.debian.org
sudo dnf install kstartFedora Rawhide package metadata · kstart · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#kstartnixpkgs package indexes · pkgs/by-name/ks/kstart/package.nix · Quelle: api.github.com
Überblick
Modified version of kinit that can use keytabs to authenticate
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
k5start | cli | globales Executable | |
krenew | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.eyrie.org/~eagle/software/kstart/
Installationsmetadaten
| Paketschlüssel | brew:kstart |
|---|---|
| Version | 4.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kstart |
| Homepage | https://www.eyrie.org/~eagle/software/kstart/ |
| Repository | https://git.eyrie.org/git/kerberos/kstart.git |
| Upstream-Dokumentation | https://www.eyrie.org/~eagle/software/kstart |
| Lizenz | MIT AND FSFAP AND ISC |
| Quellarchiv | https://archives.eyrie.org/software/kerberos/kstart-4.3.tar.xz |
| Von macOS bereitgestellte Bibliotheken | krb5 |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 kstartQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.