[Bug 1273447] Re: samba sharing doesn't work on fresh Ubuntu 14.04 x64 build - net usershare add: cannot convert name "Everyone" to a SID. Access denied
RaveNoX
ravenox at gmail.com
Thu Aug 7 23:08:51 UTC 2014
*** 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
More information about the Ubuntu-server-bugs
mailing list