macOS
brew install kstartlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.