[Bug 291776] dns/bind-tools: Have the config message changed for FreeBSD 15+

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 18 Dec 2025 14:48:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291776

            Bug ID: 291776
           Summary: dns/bind-tools: Have the config message changed for
                    FreeBSD 15+
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: anttijuhani.nikkila@gmail.com
             Flags: maintainer-feedback?(mat@FreeBSD.org)
          Assignee: mat@FreeBSD.org

Currently make config gives the following options:

GSSAPI Security API support [select at least one]
(*) GSSAPI_BASE    Using Heimdal in base (nsupdate is broken)
( ) GSSAPI_HEIMDAL Using security/heimdal (nsupdate is broken)
( ) GSSAPI_MIT     Using security/krb5
( ) GSSAPI_NONE    Disable     

FreeBSD 15+ comes with MIT Kerberos in the base by default. Now, nsupdate seems
to be working when bind-tools is compiled with GSSAPI_BASE on FreeBSD 15+. 

nsupdate tested with the following setup:

samba422-4.22.6_6
bind-tools-9.20.16
nsupdate 9.20.16
FreeBSD 15.0-RELEASE
security/krb5 is not installed
I am using Samba's INTERNAL_DNS.

Please consider revising the "Using Heimdal in base (nsupdate is broken)" text
for FreeBSD 15+.

-- 
You are receiving this mail because:
You are the assignee for the bug.