Bug 296540 - For FreeBSD 15.1, Please change the GSSAPI_MIT to use the MIT Kerberos 5 in base.
Summary: For FreeBSD 15.1, Please change the GSSAPI_MIT to use the MIT Kerberos 5 in b...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-05 17:37 UTC by Carmi Weinzweig
Modified: 2026-07-06 08:35 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carmi Weinzweig 2026-07-05 17:37:59 UTC
Given that FreeBSD 15.1 and forward now come with MIT Kerberos 5 in base, it would be ideal if the options for GSSAPI_MIT would use the bundled Kerberos, not the port in Security.

It would also be nice if there were either a pre-built flavor built with MIT Kerberos.
Comment 1 Michael Osipov freebsd_committer freebsd_triage 2026-07-06 08:35:30 UTC
(In reply to Carmi Weinzweig from comment #0)

Why? It is split in purpose so default setup continues to use base. Consider that MIt KRB5 1.24 might provide new features and you want to use the one from ports how to implement that in the ports framework?