Displaying 4 results from an estimated 4 matches for "samba_active_directory".
Did you mean:
  samba_&_active_directory
  
2018 Sep 01
2
winbindd crashing -- how to auto-heal?
...debug pid = true
        max log size = 0
        nt acl support = Yes
        map acl inherit = Yes
        client use spnego = Yes
        preferred master = no
        printing = bsd
        printcap name = /dev/null
        disable spoolss = yes
## These came from http://www.howtoforge.com/samba_active_directory
#        socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
#        os level = 20
#        dns proxy = no
#        disable netbios = Yes
## Required by infosec to pass scan.  Added 10-18-2011 GLS
        guest account = nobody
        restrict anonymous = 1
#### Debugging/Accounting ###...
2018 Sep 01
0
winbindd crashing -- how to auto-heal?
...>         nt acl support = Yes
>         map acl inherit = Yes
>         client use spnego = Yes
>         preferred master = no
>         printing = bsd
>         printcap name = /dev/null
>         disable spoolss = yes
> 
> ## These came from http://www.howtoforge.com/samba_active_directory
> #        socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
> #        os level = 20
> #        dns proxy = no
> #        disable netbios = Yes
> ## Required by infosec to pass scan.  Added 10-18-2011 GLS
>         guest account = nobody
>         restrict anonymous...
2018 Sep 01
2
winbindd crashing -- how to auto-heal?
...>         map acl inherit = Yes
> >         client use spnego = Yes
> >         preferred master = no
> >         printing = bsd
> >         printcap name = /dev/null
> >         disable spoolss = yes
> >
> > ## These came from http://www.howtoforge.com/samba_active_directory
> > #        socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
> > #        os level = 20
> > #        dns proxy = no
> > #        disable netbios = Yes
> > ## Required by infosec to pass scan.  Added 10-18-2011 GLS
> >         guest account = nobody
&...
2018 Sep 01
6
winbindd crashing -- how to auto-heal?
Hi folks,
Every couple days any one of my project's 10 or so RHEL VMs can't be logged
into with a domain account (active directory integration). Our admin goes
in with a local account and restarts winbind to fix it.
I'd like to be more proactive and, say, create a cron job to detect a
problem and then restart winbind.
Does anybody have a recipe for this? If not, do you have any