[Bug 240040] net/samba410: update to 4.10.6 breaks AD/DC with MIT kerberos

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 22 16:42:45 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240040

            Bug ID: 240040
           Summary: net/samba410: update to 4.10.6 breaks AD/DC with MIT
                    kerberos
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur at FreeBSD.org
          Reporter: felix at palmen-it.de
          Assignee: timur at FreeBSD.org
             Flags: maintainer-feedback?(timur at FreeBSD.org)

I have a samba AD/DC in a jail, sysvol on zfs, built with the following
options:

DEFAULT_VERSIONS+= ssl=libressl samba=4.10 php=7.2 pgsql=10 linux=c7

OPTIONS_UNSET+= GSSAPI_BASE GSSAPI_NONE HEIMDAL ALSA JACK PULSE PULSEAUDIO
OPTIONS_SET+=   GSSAPI_MIT SNDIO PORTAUDIO
net_samba410_UNSET+=    GSSAPI_BUILTIN DEBUG
net_samba410_SET+=      CUPS BIND914

It didn't work any more after moving from samba48 to samba410 before revision
509383, but I was able to fix this by applying the patch from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239105 (
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205675 )

Unfortunately, the update to 4.10.6 broke it again in a different way -- samba
fails to start because the KDC doesn't start, and /var/log/samba4/mit_kdc.log
has the following line:

Aug 22 18:34:49 addc.home.palmen-it.de krb5kdc[9661](Error): Cannot allocate
memory - while initializing database for realm HOME.PALMEN-IT.DE

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


More information about the freebsd-ports-bugs mailing list