Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2024 16:54:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280781] net/samba419 - winbindd does not start
Message-ID:  <bug-280781-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280781

            Bug ID: 280781
           Summary: net/samba419 - winbindd does not start
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mikael@FreeBSD.org
          Reporter: byrnejb@harte-lyne.ca
          Assignee: mikael@FreeBSD.org
             Flags: maintainer-feedback?(mikael@FreeBSD.org)

Created attachment 252714
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252714&action=
=3Dedit
samba4 configuration file

The winbindd daemon does not start when spawned by samba_server:

[2024/08/09 16:03:15.095245,  0]
../../source3/winbindd/winbindd_dual.c:1965(winbindd_sig_term_handler)
  Got sig[15] terminate (is_parent=3D0)


When run interactively the program gives this output:

# /usr/local/sbin/winbindd -d 15 -i=20
INFO: Current debug levels:
  all: 15
  tdb: 15
  printdrivers: 15
  lanman: 15
  smb: 15
  rpc_parse: 15
  rpc_srv: 15
  rpc_cli: 15
  passdb: 15
  sam: 15

  locking: 15
  msdfs: 15
  dmapi: 15
  registry: 15
  scavenger: 15
  dns: 15
  ldb: 15
  tevent: 15
  auth_audit: 15
  auth_json_audit: 15
  kerberos: 15
  drs_repl: 15
  smb2: 15
  smb2_credits: 15
  dsdb_audit: 15
  dsdb_json_audit: 15
  dsdb_password_audit: 15
  dsdb_password_json_audit: 15
  dsdb_transaction_audit: 15
  dsdb_transaction_json_audit: 15
  dsdb_group_audit: 15
  dsdb_group_json_audit: 15
lp_load_ex: refreshing parameters
Initialising global parameters
INFO: Current debug levels:
  all: 15
  tdb: 15
  printdrivers: 15
  lanman: 15
  smb: 15
  rpc_parse: 15
  rpc_srv: 15
  rpc_cli: 15
  passdb: 15
  sam: 15
  auth: 15
  winbind: 15
  vfs: 15
  idmap: 15
  quota: 15
  acls: 15
  locking: 15
  msdfs: 15
  dmapi: 15
  registry: 15
  scavenger: 15
  dns: 15
  ldb: 15
  tevent: 15
  auth_audit: 15
  auth_json_audit: 15
  kerberos: 15
  drs_repl: 15
  smb2: 15
  smb2_credits: 15
  dsdb_audit: 15
  dsdb_json_audit: 15
  dsdb_password_audit: 15
  dsdb_password_json_audit: 15
  dsdb_transaction_audit: 15
  dsdb_transaction_json_audit: 15
  dsdb_group_audit: 15
  dsdb_group_json_audit: 15
Processing section "[global]"
doing parameter netbios name =3D SMB4-2
doing parameter disable netbios =3D yes
doing parameter interfaces =3D em1, 192.168.216.164/16
doing parameter realm =3D BROCKLEY.HARTE-LYNE.CA
doing parameter server role =3D active directory domain controller
doing parameter workgroup =3D BROCKLEY
doing parameter idmap_ldb:use rfc2307 =3D yes
doing parameter vfs objects =3D acl_xattr dfs_samba4 zfsacl
doing parameter socket options =3D TCP_NODELAY SO_KEEPALIVE
doing parameter bind interfaces only =3D Yes
doing parameter interfaces =3D localhost em1
doing parameter dns forwarder =3D 216.185.71.33 216.185.71.34
doing parameter dns update command =3D /usr/local/sbin/samba_dnsupdate
doing parameter nsupdate command =3D /usr/local/bin/samba-nsupdate## Global
parameters
doing parameter allow dns updates =3D nonsecure
doing parameter log level =3D 1
doing parameter log file =3D /var/log/samba4/smbd.log
doing parameter max log size =3D 10000
doing parameter debug timestamp =3D yes
doing parameter load printers =3D no
doing parameter printing =3D bsd
doing parameter printcap name =3D /dev/null
doing parameter disable spoolss =3D yes
vfs objects specified with all required AD DC modules
pm_process() returned Yes
lp_servicenumber: couldn't find homes
added interface lo0 ip=3D127.0.162.1 bcast=3D127.0.162.1 netmask=3D255.255.=
255.255
added interface em1 ip=3D192.168.216.164 bcast=3D192.168.216.164
netmask=3D255.255.255.255

ERROR: Can't log to stdout (-S) unless daemon is in foreground (-F) or
interactive (-i)

Usage: winbindd [-?nDiFV] [-?|--help] [--usage] [-n|--no-caching]
        [-d|--debuglevel=3DDEBUGLEVEL] [--debug-stdout]
[-s|--configfile=3DCONFIGFILE]
        [--option=3Dname=3Dvalue] [-l|--log-basename=3DLOGFILEBASE] [--leak=
-report]
        [--leak-report-full] [-D|--daemon] [-i|--interactive] [-F|--foregro=
und]
        [--no-process-group] [-V|--version]

As an aside, the error respecting interactive mode is either wrong or
misleading.  In the first instance the -S option is not supported.  In the
second instance the -i option is passed on the command line.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280781-7788>