pkg.sopackage field notes

brew / 排名 59

使用 Homebrew 安装 krb5

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install krb5

provider-native install command

概览

软件包摘要

Network authentication protocol

命令和别名

  • compile_et
  • gss-client
  • gss-server
  • k5srvutil
  • kadmin
  • kadmin.local
  • kadmind
  • kdb5_util
  • kdestroy
  • kinit
  • klist
  • kpasswd
  • kprop
  • kpropd
  • kproplog
  • krb5-config
  • krb5-send-pr
  • krb5kdc
  • ksu
  • kswitch
  • ktutil
  • kvno
  • sclient
  • sim_client
  • sim_server
  • sserver
  • uuclient
  • uuserver

历史

项目历史与用法

MIT Kerberos is the reference implementation of the Kerberos network authentication protocol. Among packages in this batch, krb5 has the deepest systems history: it is both a protocol suite and a user/admin toolchain whose commands, libraries, config files, credential caches, and keytabs became standard Unix security plumbing.

项目历史

Kerberos was designed and implemented at MIT's Project Athena to solve open-network authentication problems for distributed workstations and services. MIT's overview describes it as a network authentication protocol using secret-key cryptography so clients and servers can prove identities over insecure networks.

The historical MIT dialogue about Kerberos was originally written in February 1988 and later updated with a Kerberos V5 afterword. Kerberos V5 was standardized by RFC 1510 and then clarified and superseded by RFC 4120 in July 2005.

MIT continues to publish krb5 source releases, documentation, user tools, administrator tools, GSS-API support, protocol documentation, and release notes. The public GitHub repository is described as a mirror of the MIT krb5 repository, while MIT's own web pages remain the authoritative release and documentation surface.

采用历史

Kerberos spread from MIT academic infrastructure into Unix, enterprise, and vendor authentication systems because it provided single sign-on semantics without sending reusable passwords to each service. MIT's site states that Kerberos is available in many commercial products as well as free source form.

Package-manager adoption is unusually broad because krb5 is not just an end-user utility: development headers, client commands such as kinit and klist, KDC/admin daemons, GSS-API libraries, keytab utilities, and service integrations all depend on it.

使用方式

The CLI workflow centers on acquiring tickets with kinit, inspecting credential caches with klist, destroying tickets with kdestroy, changing passwords with kpasswd, and administering principals and keytabs with kadmin and ktutil. System operation uses /etc/krb5.conf for realm and library configuration, credential caches such as /tmp/krb5cc_%{uid}, and keytabs such as /etc/krb5.keytab.

For package maintainers, krb5 is a security-sensitive dependency that touches command-line tools, libraries, daemons, PAM or GSS-API consumers, protocol compatibility, encryption-type deprecations, and CVE-driven patch releases.

为什么软件包爱好者会关心

krb5 is the kind of package that reveals the difference between an executable and an infrastructure component. Installing it may provide dozens of commands, shared libraries, config-file semantics, daemon behavior, protocol wire compatibility, and ABI/API commitments used by unrelated packages.

It is also a long-lived example of protocol packaging: the package has to track IETF standards, MIT release engineering, vendor interoperability, and security defaults such as DES, Triple-DES, RC4, PKINIT, PAC, and GSS-API changes over decades.

时间线

  • 1988: Bill Bryant wrote MIT's Kerberos design dialogue, reflecting the Project Athena authentication model.
  • 1996: MIT krb5 1.0-era releases entered the historical release archive.
  • 2005-07: RFC 4120 specified Kerberos V5 and obsoleted RFC 1510.
  • 2012-05-12: The public GitHub mirror repository was created.
  • 2026-01-29: MIT released krb5-1.22.2.

Related projects

  • Related standards and APIs include RFC 4120 Kerberos V5 and GSS-API integrations. Related implementations and deployments include vendor Kerberos products and operating-system authentication stacks that consume MIT krb5 libraries or interoperate with the protocol.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:network,client,server

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/krb5.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/tmp/krb5cc_%{uid}/etc/krb5.keytab

可执行文件

已安装的可执行文件

命令类型暴露范围备注
compile_et可执行文件已索引可执行文件从本地可执行文件索引发现。
gss-client可执行文件已索引可执行文件从本地可执行文件索引发现。
gss-server可执行文件已索引可执行文件从本地可执行文件索引发现。
k5srvutil可执行文件已索引可执行文件从本地可执行文件索引发现。
kadmin可执行文件已索引可执行文件从本地可执行文件索引发现。
kadmin.local可执行文件已索引可执行文件从本地可执行文件索引发现。
kadmind可执行文件已索引可执行文件从本地可执行文件索引发现。
kdb5_util可执行文件已索引可执行文件从本地可执行文件索引发现。
kdestroy可执行文件已索引可执行文件从本地可执行文件索引发现。
kinit可执行文件已索引可执行文件从本地可执行文件索引发现。
klist可执行文件已索引可执行文件从本地可执行文件索引发现。
kpasswd可执行文件已索引可执行文件从本地可执行文件索引发现。
kprop可执行文件已索引可执行文件从本地可执行文件索引发现。
kpropd可执行文件已索引可执行文件从本地可执行文件索引发现。
kproplog可执行文件已索引可执行文件从本地可执行文件索引发现。
krb5-config可执行文件已索引可执行文件从本地可执行文件索引发现。
krb5-send-pr可执行文件已索引可执行文件从本地可执行文件索引发现。
krb5kdc可执行文件已索引可执行文件从本地可执行文件索引发现。
ksu可执行文件已索引可执行文件从本地可执行文件索引发现。
kswitch可执行文件已索引可执行文件从本地可执行文件索引发现。
ktutil可执行文件已索引可执行文件从本地可执行文件索引发现。
kvno可执行文件已索引可执行文件从本地可执行文件索引发现。
sclient可执行文件已索引可执行文件从本地可执行文件索引发现。
sim_client可执行文件已索引可执行文件从本地可执行文件索引发现。
sim_server可执行文件已索引可执行文件从本地可执行文件索引发现。
sserver可执行文件已索引可执行文件从本地可执行文件索引发现。
uuclient可执行文件已索引可执行文件从本地可执行文件索引发现。
uuserver可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.22.2
管理器更新时间2026-07-18
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:krb5
版本1.22.2
软件包管理器Homebrew
主页https://web.mit.edu/kerberos/
最后更新2026-07-18T21:10:59-04:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation