[Bug 262453] net/samba413

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 09 Mar 2022 21:43:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262453

            Bug ID: 262453
           Summary: net/samba413
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: timur@FreeBSD.org
          Reporter: dweimer@dweimer.net
          Assignee: timur@FreeBSD.org
             Flags: maintainer-feedback?(timur@FreeBSD.org)

Appears to be broken with LDAP TLS, tried joining a new install to my existing
Samba Active Directory Domain. If I set "tls enabled  = no" it starts OK, I
have tried building with openssl from base, and openssl from ports. I have also
tried manually creating the certificates, that appears to stop the core dump
but still crashes with no errors beyond process exited. Even running it in
debug level 10.

Mar  9 15:31:16 sambabdc samba[65729]: [2022/03/09 15:31:16.047328,  0]
../../source4/lib/tls/tlscert.c:68(tls_cert_generate)
Mar  9 15:31:16 sambabdc samba[65729]:   Attempting to autogenerate TLS
self-signed keys for https for hostname 'SAMBABDC.dweimer.me'
Mar  9 15:31:16 sambabdc samba[65661]: [2022/03/09 15:31:16.183063,  0]
../../source4/smbd/process_prefork.c:539(prefork_child_pipe_handler)
Mar  9 15:31:16 sambabdc kernel: pid 65729 (samba), jid 0, uid 0: exited on
signal 4 (core dumped)

Running on 13.0-RELEASE-p7 samba413-4.13.17

# Options for samba413-4.13.4
_OPTIONS_READ=samba413-4.13.4
_FILE_COMPLETE_OPTIONS_LIST=ADS AD_DC CLUSTER CUPS DOCS FAM GPGME LDAP MANDOC
NTVFS PROFILE PYTHON3 QUOTAS SPOTLIGHT SYSLOG UTMP GSSAPI_BUILTIN GSSAPI_MIT
ZEROCONF_NONE AVAHI MDNSRESPONDER NSUPDATE BIND911 BIND916 FRUIT GLUSTERFS
OPTIONS_FILE_SET+=ADS
OPTIONS_FILE_SET+=AD_DC
OPTIONS_FILE_UNSET+=CLUSTER
OPTIONS_FILE_UNSET+=CUPS
OPTIONS_FILE_UNSET+=DOCS
OPTIONS_FILE_SET+=FAM
OPTIONS_FILE_UNSET+=GPGME
OPTIONS_FILE_SET+=LDAP
OPTIONS_FILE_UNSET+=MANDOC
OPTIONS_FILE_UNSET+=NTVFS
OPTIONS_FILE_SET+=PROFILE
OPTIONS_FILE_SET+=PYTHON3
OPTIONS_FILE_SET+=QUOTAS
OPTIONS_FILE_UNSET+=SPOTLIGHT
OPTIONS_FILE_SET+=SYSLOG
OPTIONS_FILE_SET+=UTMP
OPTIONS_FILE_SET+=GSSAPI_BUILTIN
OPTIONS_FILE_UNSET+=GSSAPI_MIT
OPTIONS_FILE_SET+=ZEROCONF_NONE
OPTIONS_FILE_UNSET+=AVAHI
OPTIONS_FILE_UNSET+=MDNSRESPONDER
OPTIONS_FILE_SET+=NSUPDATE
OPTIONS_FILE_UNSET+=BIND911
OPTIONS_FILE_UNSET+=BIND916
OPTIONS_FILE_UNSET+=FRUIT
OPTIONS_FILE_UNSET+=GLUSTERFS

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