*** This bug is a duplicate of bug 1261873 ***
    https://bugs.launchpad.net/bugs/1261873

Workaround for now is install monit and add hook in it's configuration:

check process smbd with pidfile /var/run/samba/smbd.pid
        start program "/usr/sbin/service smbd start"
        stop program "/usr/sbin/service smbd stop"
        if 20 restarts within 20 cycles then timeout


check process nmbd with pidfile /var/run/samba/nmbd.pid
        start program "/usr/sbin/service nmbd start"
        stop program "/usr/sbin/service nmbd stop"
        if 20 restarts within 20 cycles then timeout

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1273447

Title:
  samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net
  usershare add: cannot convert name "Everyone" to a SID. Access denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1273447/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to