Re: samba4 stopped working [resolved]

2016-07-04 Thread Elimar Riesebieter
* Gary Dale  [2016-07-04 12:36 -0400]:

> On 04/07/16 12:29 PM, Elimar Riesebieter wrote:
> > * Gary Dale  [2016-07-04 11:36 -0400]:
> > 
> > > I've been using Samba4 on Debian/Jessie since it became "stable". After 
> > > the
> > > last upgrade however, I got a massive failure.
> > [...]
> > > [2016/07/04 11:29:48.460701,  0]
> > > ../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
> > >/usr/sbin/winbindd: Failed to exec child - No such file or directory
> > What tells
> > $ dpkg -l | grep winb
> > ?
> > 
> > Elimar
> 
> Thanks. Noticing the versions mismatch, I (re)installed winbind and it
> grabbed the current version. Restarting fixed everything.

Status rc means: removed, config left.

Elimar
-- 
.~.
/V\   L   I   N   U   X
   /( )\ >Phear the Penguin<
   ^^-^^



Re: samba4 stopped working

2016-07-04 Thread Gary Dale



On 04/07/16 12:29 PM, Elimar Riesebieter wrote:

* Gary Dale  [2016-07-04 11:36 -0400]:


I've been using Samba4 on Debian/Jessie since it became "stable". After the
last upgrade however, I got a massive failure.

[...]

[2016/07/04 11:29:48.460701,  0]
../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
   /usr/sbin/winbindd: Failed to exec child - No such file or directory

What tells
$ dpkg -l | grep winb
?

Elimar

# dpkg -l | grep winb
ii  libwbclient0:amd64   2:4.2.10+dfsg-0+deb8u3 amd64
Samba winbind client library
rc  winbind  2:4.1.17+dfsg-2+deb8u1 amd64
service to resolve user and group information from Windows NT servers




Re: samba4 stopped working [resolved]

2016-07-04 Thread Gary Dale

On 04/07/16 12:29 PM, Elimar Riesebieter wrote:

* Gary Dale  [2016-07-04 11:36 -0400]:


I've been using Samba4 on Debian/Jessie since it became "stable". After the
last upgrade however, I got a massive failure.

[...]

[2016/07/04 11:29:48.460701,  0]
../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
   /usr/sbin/winbindd: Failed to exec child - No such file or directory

What tells
$ dpkg -l | grep winb
?

Elimar


Thanks. Noticing the versions mismatch, I (re)installed winbind and it 
grabbed the current version. Restarting fixed everything.




Re: samba4 stopped working

2016-07-04 Thread Elimar Riesebieter
* Gary Dale  [2016-07-04 11:36 -0400]:

> I've been using Samba4 on Debian/Jessie since it became "stable". After the
> last upgrade however, I got a massive failure.
[...]
> [2016/07/04 11:29:48.460701,  0]
> ../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)
>   /usr/sbin/winbindd: Failed to exec child - No such file or directory

What tells 
$ dpkg -l | grep winb
?

Elimar
-- 
  Numeric stability is probably not all that
  important when you're guessing;-)



samba4 stopped working

2016-07-04 Thread Gary Dale
I've been using Samba4 on Debian/Jessie since it became "stable". After 
the last upgrade however, I got a massive failure.


The first symptom I noticed was that I couldn't grab updates from the 
Debian servers. However when clients tried to log in, the real problem 
revealed itself. They could only log on using a temporary profile and 
couldn't connect to any of the shares or printers.


When I test my implementation of Samba, it fails the basic test:

# smbclient -L localhost -U%
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)

The globals section of smb.conf is:

[global]
workgroup = DENTALOFFICE
realm = DENTALOFFICE.ROSSLAND.DENTAL
netbios name = MOLAR
server role = active directory domain controller
dns forwarder = 8.8.8.8
idmap_ldb:use rfc2307 = yes
allow dns updates = nonsecure

which explains why I can't get to the Debian servers. The hand off to 
Google's DNS servers never happens.


ps aux | grep  nmbd, smbd or samba all show that samba isn't running. 
The logs for starting samba show:


[2016/07/04 11:29:48.240042,  0] 
../source4/smbd/server.c:370(binary_smbd_main)

  samba version 4.2.10-Debian started.
  Copyright Andrew Tridgell and the Samba Team 1992-2014
[2016/07/04 11:29:48.421540,  0] 
../source4/smbd/server.c:488(binary_smbd_main)

  samba: using 'standard' process model
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
[2016/07/04 11:29:48.446253,  0] 
../lib/util/become_daemon.c:124(daemon_ready)

  STATUS=daemon 'samba' finished starting up and ready to serve connections
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
samba: setproctitle not initialized, please either call 
setproctitle_init() or link against libbsd-ctor.
[2016/07/04 11:29:48.460701,  0] 
../lib/util/util_runcmd.c:324(samba_runcmd_io_handler)

  /usr/sbin/winbindd: Failed to exec child - No such file or directory
[2016/07/04 11:29:48.462580,  0] 
../source4/winbind/winbindd.c:49(winbindd_done)

  winbindd daemon exited normally
task_server_terminate: [winbindd child process exited]
[2016/07/04 11:29:48.464159,  0] 
../source4/smbd/server.c:211(samba_terminate)

  samba_terminate: winbindd child process exited


Although the message about the daemon being ready seems to indicate that 
samba is running, as I said, ps aux shows that it isn't.


Any ideas how I can get Samba back up? Uninstalling and reinstalling it 
didn't work.