Displaying 4 results from an estimated 4 matches for "rwhudxdkrdev".
2018 Sep 03
7
winbindd crashing -- how to auto-heal?
On Sun, 2 Sep 2018 22:37:05 -0400
Jamie Jackson via samba <samba at lists.samba.org> wrote:
> Thanks for the workaround, Luca. I might end up going with:
>
> #!/bin/bash
> getent group | grep -q 'Domain Users' && exit 0
> echo "restarting winbind"
> sudo systemctl restart winbind
>
>
> Rowland, it crashed again. Here's some info.
2018 Sep 03
1
winbindd crashing -- how to auto-heal?
...umably not
> providing any)?
>
I take it the 'sysadmins' are more used to administrating Windows, if
so, just ask them if they would turn SMB off on a Windows PC.
>
> > Is 'nmbd' running ?
> >
>
> Doesn't look like it:
>
> [jamie.jackson at rwhudxdkrdev ~]$ systemctl -a | grep
> '\(smb\|samba\|sssd\|winbind\|nmb\)'
> ● nmb.service
> not-found inactive dead
> nmb.service
> winbind.service
> loaded active running
> Samba Winbind Daemon
&...
2018 Sep 03
0
winbindd crashing -- how to auto-heal?
...tionality
(to provide services to clients), whereas, AFAIK, our hosts only act as
clients. Could you explain how smbd fits into this when the hosts are
consuming remote services (but presumably not providing any)?
> Is 'nmbd' running ?
>
Doesn't look like it:
[jamie.jackson at rwhudxdkrdev ~]$ systemctl -a | grep
'\(smb\|samba\|sssd\|winbind\|nmb\)'
● nmb.service
not-found inactive dead
nmb.service
winbind.service
loaded active running Samba
Winbind Daemon
> Why aren't you running...
2018 Sep 02
3
winbindd crashing -- how to auto-heal?
El 2/9/18 a les 10:39, Rowland Penny via samba ha escrit:
> All of this is just a sticking plaster on the problem, if winbind is
> crashing on a regular basis, we need to know this and will need
> level 10 logs, debug info etc. Without this info, it will never get
> fixed.
Meanwhile, I need my server to keep running, so the plaster looks fine.
Besides, winbind isn't crashing,