macOS
brew install kstartlocal Homebrew formula metadata
brew
Modified version of kinit that can use keytabs to authenticate. Version 4.3 via Homebrew; verified from local package data.
install
brew install kstartlocal Homebrew formula metadata
sudo apk add kstartAlpine Linux edge package indexes · kstart · source: dl-cdn.alpinelinux.org
sudo apt install kstartDebian stable package indexes · kstart · source: deb.debian.org
sudo dnf install kstartFedora Rawhide package metadata · kstart · source: dl.fedoraproject.org
nix profile install nixpkgs#kstartnixpkgs package indexes · pkgs/by-name/ks/kstart/package.nix · source: api.github.com
overview
Modified version of kinit that can use keytabs to authenticate
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
k5start | cli | global executable | |
krenew | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.eyrie.org/~eagle/software/kstart/
install metadata
| Package key | brew:kstart |
|---|---|
| Version | 4.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kstart |
| Homepage | https://www.eyrie.org/~eagle/software/kstart/ |
| Repository | https://git.eyrie.org/git/kerberos/kstart.git |
| Upstream docs | https://www.eyrie.org/~eagle/software/kstart |
| License | MIT AND FSFAP AND ISC |
| Source archive | https://archives.eyrie.org/software/kerberos/kstart-4.3.tar.xz |
| Uses from macOS | krb5 |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 kstartsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.