Correction: /var/lib/samba/usershares needs to be mode 1775 (sticky bit)
otherwise Samba complains and refuses to scan it.
--
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/894804
Title:
Just experienced this bug with Ubuntu 14.10. Tried to share a folder
from Nautlius, it prompted me to install samba, which I did (2:4.1.11
+dfsg-1ubuntu2), but then it gave the aforementioned error. I even
tried to run the net usershare command manually from a new console
login, just to make sure
** Changed in: samba (Ubuntu)
Status: Expired => New
--
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/894804
Title:
255 cannot create tmp file
To manage notifications about this
Public bug reported:
Binary package hint: logwatch
In /usr/share/logwatch/scripts/services/exim on line 60:
$LvlRestarts = $ENV{'exim_restart'} || 5;
However, the variable is referred to later without the trailing "s",
starting on line 269:
if ($Detail >= $LvlRestart) {
As a result,