[Samba] ADS domain member: winbind fails

Stefan G. Weichinger lists at xunil.at
Fri Dec 30 10:42:00 UTC 2016


I am trying to set up winbind on a ADS domain member server.

The join works OK, but winbind simply fails to start.

see config and logs below, I am scratching my head.

Why does it "contact" a domain called "MAIN" ? that is the hostname of 
that server, not the domain name!

would be nice to get a quick reply, I am at the customer and this should 
work asap ....


Thanks!

->


[global]
         security = ADS
         workgroup = ARBEITSGRUPPE
         realm = ARBEITSGRUPPE.MY.TLD
         map to guest = Bad User
         log file = /var/log/samba/%m.log
         log level = 3

         idmap config * : backend = tdb
         idmap config * : range = 3000-7999

         ## idmap config for the ARBEITSGRUPPE domain
         idmap config ARBEITSGRUPPE:backend = rid
         idmap config ARBEITSGRUPPE:schema_mode = rfc2307
         idmap config ARBEITSGRUPPE:range = 10000-999999

         username map = /etc/samba/user.map

         winbind enum users = Yes
         winbind enum groups = Yes
         winbind use default domain = Yes
         winbind refresh tickets = Yes




[2016/12/30 11:38:42.568179, 10, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] ../source3/winbindd/winbindd_util.c:232(add_trusted_domain)
   idmap config BUILTIN : range = not defined
[2016/12/30 11:38:42.568216,  2, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] ../source3/winbindd/winbindd_util.c:257(add_trusted_domain)
   Added domain BUILTIN (null) S-1-5-32
[2016/12/30 11:38:42.568235, 10, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] 
../source3/winbindd/winbindd_cache.c:4663(wcache_tdc_add_domain)
   wcache_tdc_add_domain: Adding domain MAIN ((null)), SID 
S-1-5-21-2777655458-4002997014-749295002, flags = 0x0, attributes = 0x0, 
type = 0x0
[2016/12/30 11:38:42.568257, 10, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] ../source3/winbindd/winbindd_cache.c:4466(pack_tdc_domains)
   pack_tdc_domains: Packing 2 trusted domains
[2016/12/30 11:38:42.568270, 10, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] ../source3/winbindd/winbindd_cache.c:4485(pack_tdc_domains)
   pack_tdc_domains: Packing domain BUILTIN (UNKNOWN)
[2016/12/30 11:38:42.568280, 10, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] ../source3/winbindd/winbindd_cache.c:4485(pack_tdc_domains)
   pack_tdc_domains: Packing domain MAIN (UNKNOWN)
[2016/12/30 11:38:42.568307, 10, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] ../source3/winbindd/winbindd_util.c:232(add_trusted_domain)
   idmap config MAIN : range = not defined
[2016/12/30 11:38:42.568323,  2, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] ../source3/winbindd/winbindd_util.c:257(add_trusted_domain)
   Added domain MAIN (null) S-1-5-21-2777655458-4002997014-749295002
[2016/12/30 11:38:42.568347, 10, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] 
../source3/winbindd/winbindd_cm.c:565(set_domain_online_request)
   set_domain_online_request: called for domain MAIN
[2016/12/30 11:38:42.568358, 10, pid=6560, effective(0, 0), real(0, 0), 
class=winbind] 
../source3/winbindd/winbindd_cm.c:575(set_domain_online_request)
   set_domain_online_request: Internal domains are always online
[2016/12/30 11:38:42.568577,  0, pid=6560, effective(0, 0), real(0, 0)] 
../lib/util/become_daemon.c:124(daemon_ready)
   STATUS=daemon 'winbindd' finished starting up and ready to serve 
connections
[2016/12/30 11:38:42.568602,  0, pid=6560, effective(0, 0), real(0, 0)] 
../source3/lib/util.c:788(smb_panic_s3)
   PANIC (pid 6560): Could not find our domain
[2016/12/30 11:38:42.568879,  0, pid=6560, effective(0, 0), real(0, 0)] 
../source3/lib/util.c:899(log_stack_trace)
   BACKTRACE: 12 stack frames:
    #0 /usr/lib64/libsmbconf.so.0(log_stack_trace+0x1a) [0x7fe0214f080a]
    #1 /usr/lib64/libsmbconf.so.0(smb_panic_s3+0x20) [0x7fe0214f08f0]
    #2 /usr/lib64/libsamba-util.so.0(smb_panic+0x2f) [0x7fe0241990df]
    #3 winbindd(+0x36623) [0x555747980623]
    #4 winbindd(rescan_trusted_domains+0x1d) [0x55574798064d]
    #5 /usr/lib64/libtevent.so.0(tevent_common_loop_timer_delay+0xcd) 
[0x7fe01e6afb0d]
    #6 /usr/lib64/libtevent.so.0(+0x9b0a) [0x7fe01e6b0b0a]
    #7 /usr/lib64/libtevent.so.0(+0x8227) [0x7fe01e6af227]
    #8 /usr/lib64/libtevent.so.0(_tevent_loop_once+0x8d) [0x7fe01e6ab46d]
    #9 winbindd(main+0xb7c) [0x55574796f4cc]
    #10 /lib64/libc.so.6(__libc_start_main+0xf0) [0x7fe01e0e1620]
    #11 winbindd(_start+0x29) [0x55574796fb59]
[2016/12/30 11:38:42.568933,  0, pid=6560, effective(0, 0), real(0, 0)] 
../source3/lib/dumpcore.c:318(dump_core)
   dumping core in /var/log/samba/cores/winbindd



More information about the samba mailing list