# 使用 Homebrew 安装 kstart

查看 kstart 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:kstart
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install kstart
```

  证据: provider-native install command

## 软件包事实

- **软件包键:** brew:kstart
- **软件包管理器:** Homebrew
- **版本:** 4.3
- **来源摘要:** Modified version of kinit that can use keytabs to authenticate
- **主页:** <https://www.eyrie.org/~eagle/software/kstart/>
- **已生成:** 2026-08-03T00:40:33+00:00

## 可执行文件

- k5start (别名)
- krenew (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.3
## 项目历史与用法

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.

### 时间线

- 2021-08-31: kstart 4.3 was released.
- 2021-08-31: The project page listed tar.gz and tar.xz release archives plus PGP signatures.
- 2021: The documentation described MIT Kerberos and Heimdal as the thoroughly tested Kerberos libraries on Debian.

### Related projects

- Related projects include MIT Kerberos, Heimdal, kinit, AFS aklog, afslog, OpenAFS, and Debian Kerberos packaging.

### 来源

- <https://git.eyrie.org/git/kerberos/kstart.git>
- <https://packages.debian.org/search?keywords=kstart>
- <https://www.eyrie.org/~eagle/software/kstart/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/kstart.yml](https://github.com/automic-vault/db/blob/main/combined/kstart.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
