Am 2016-12-30 um 17:01 schrieb Rowland Penny via samba:> If everything is setup as above you should be able to join the gentoo > domain member to the domain and then start the nmbd, smbd and winbind > deamons.sad to say: leave and join works without a problem, but then -> winbindd.service - Samba Winbind daemon Loaded: loaded (/usr/lib64/systemd/system/winbindd.service; disabled; vendor preset: enabled) Active: failed (Result: signal) since Fr 2016-12-30 17:22:46 CET; 5s ago Process: 2540 ExecStart=/usr/sbin/winbindd -D (code=exited, status=0/SUCCESS) Main PID: 2543 (code=killed, signal=ABRT) Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: Starting Samba Winbind daemon... Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: Started Samba Winbind daemon. Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: winbindd.service: Main process exited, code=killed, status=6/ABRT Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: winbindd.service: Unit entered failed state. Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: winbindd.service: Failed with result 'signal'. -> main samba # wbinfo -u could not obtain winbind interface details: WBC_ERR_WINBIND_NOT_AVAILABLE could not obtain winbind domain name! Error looking up domain users ---
On Fri, 30 Dec 2016 17:24:53 +0100 "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:> Am 2016-12-30 um 17:01 schrieb Rowland Penny via samba: > > > If everything is setup as above you should be able to join the > > gentoo domain member to the domain and then start the nmbd, smbd > > and winbind deamons. > > sad to say: > > leave and join works without a problem, but then -> > > winbindd.service - Samba Winbind daemon > Loaded: loaded (/usr/lib64/systemd/system/winbindd.service; > disabled; vendor preset: enabled) > Active: failed (Result: signal) since Fr 2016-12-30 17:22:46 CET; > 5s ago Process: 2540 ExecStart=/usr/sbin/winbindd -D (code=exited, > status=0/SUCCESS) > Main PID: 2543 (code=killed, signal=ABRT) > > Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: Starting > Samba Winbind daemon... > Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: Started > Samba Winbind daemon. > Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: > winbindd.service: Main process exited, code=killed, status=6/ABRT > Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: > winbindd.service: Unit entered failed state. > Dez 30 17:22:46 main.arbeitsgruppe.secret.tld systemd[1]: > winbindd.service: Failed with result 'signal'. > > > -> > > main samba # wbinfo -u > could not obtain winbind interface details: > WBC_ERR_WINBIND_NOT_AVAILABLE could not obtain winbind domain name! > Error looking up domain users > > --- > > >OK, try this, open a terminal, type 'winbindd -i' This should directly run winbind in the terminal, hopefully if it fails it will print an error message, if not try again but add '-d3' Rowland
Am 2016-12-30 um 17:42 schrieb Rowland Penny via samba:> OK, try this, open a terminal, type 'winbindd -i' > This should directly run winbind in the terminal, hopefully if it fails > it will print an error message, if not try again but add '-d3'main ~ # winbindd -i -d3 Maximum core file size limits now 16777216(soft) -1(hard) winbindd version 4.2.14 started. Copyright Andrew Tridgell and the Samba Team 1992-2014 lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[global]" Maximum core file size limits now 16777216(soft) -1(hard) Registered MSG_REQ_POOL_USAGE Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED lp_load_ex: refreshing parameters Initialising global parameters rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[global]" added interface br0 ip=10.0.0.221 bcast=10.0.0.255 netmask=255.255.255.0 added interface br0 ip=10.0.0.221 bcast=10.0.0.255 netmask=255.255.255.0 initialize_winbindd_cache: clearing cache and re-creating with version number 2 Added domain BUILTIN (null) S-1-5-32 Added domain MAIN (null) S-1-5-21-2777655458-4002997014-749295002 PANIC (pid 3155): Could not find our domain BACKTRACE: 12 stack frames: #0 /usr/lib64/libsmbconf.so.0(log_stack_trace+0x1a) [0x7fc11e4ac7aa] #1 /usr/lib64/libsmbconf.so.0(smb_panic_s3+0x20) [0x7fc11e4ac890] #2 /usr/lib64/libsamba-util.so.0(smb_panic+0x2f) [0x7fc1211560df] #3 winbindd(+0x36623) [0x55d385353623] #4 winbindd(rescan_trusted_domains+0x1d) [0x55d38535364d] #5 /usr/lib64/libtevent.so.0(tevent_common_loop_timer_delay+0xcd) [0x7fc11b66ab0d] #6 /usr/lib64/libtevent.so.0(+0x9b0a) [0x7fc11b66bb0a] #7 /usr/lib64/libtevent.so.0(+0x8227) [0x7fc11b66a227] #8 /usr/lib64/libtevent.so.0(_tevent_loop_once+0x8d) [0x7fc11b66646d] #9 winbindd(main+0xb7c) [0x55d3853424cc] #10 /lib64/libc.so.6(__libc_start_main+0xf0) [0x7fc11b09c620] #11 winbindd(_start+0x29) [0x55d385342b59] dumping core in /var/log/samba/cores/winbindd Abgebrochen