I recently had problems using smb4k which can not access the shares on the domain master host (ANTARES).
I used dolphin and saw a strange behaviour that I never had before:
the workgroup has three computers: two in 13.2 (one laptop wifi and one desktop eth) and one 12.2 (the samba server).
All computers are servers, ANTARES is PDC, CYRIUS is not a DC and RASALGETHI is not a DC (but is a master browser for the network in the lab at school)
The whole of them are set to be in the same workgroup.
The issue is the following: when I browse using dolphin (because smb4k seems to have a big problem) I can see ANTARES and CYRIUS, BUT NOT RASALGETHI.
I checked my router settings but it seems there is no filtering between wifi and ethernet.
I restarted the servers on all computers waited 15 minutes before getting back to dolphin: same results.
On rasalgethi there is no way to start nmb.service.
It has worked (looking at the logs untill 18 april 2016… but could not be launched since.
Although the full log is nice for completeness, you might run the “systemctl status” commands as follows, included will be relevant log snippets to whether the service succeeded or failed starting up.
That is not enough to know what to do to fix the fact nmb.service won’t launch…
I’m trying stuffs like: uninstall samba (as I imagine that nmb.service is linked with and hope nmbd will be uninstalled with smbd)…
delete all stuffs related to samba after have saved the config files…
If you do make a bug report, then pro tem do not overwhelm them with raselgethi, antares, leap, smb4k and so on. Let them lead you from the info of systemctl. That nmb failure is a strong thing to look at already.
I assume that you have done this, but just in case: have you checked in Yast ==> System ==> Services ==> nmb (Samba NMB daemon) ==> set to “enabled” and “active”.
As you already know, you still haven’t gathered enough info to start actually troubleshooting.
From the error, the next thing I’d look at is your actual configuration, in particular what is in $NMBDOPTIONS.
I don’t know if you can echo the contents or you might need to look at some documentation or the SAMBA Unit file to see how that variable is created.
If you have a default or can find a likely working configuration for that, you can try replacing to test.
The nmboptionsjust contains the flags/options to be set up when nmb is launched at boot.
Up there you have the extract of the /etc/sysconfig/samba file.
Yes I don’t know what is happening… what happened that caused nmb to stop working (yes, the version of samba changed but it works on leap and the other 13.2 computer).
You are right I’m just gathering informations to have an explanation…
Nothing shown indicates why it doesn’t work any more and how to fix it.