[Bug 596064] Re: nmbd fails to start on boot - problem with upstart
Thierry Carrez
thierry.carrez at ubuntu.com
Wed Jun 23 09:56:29 BST 2010
Those two lines are about checking if NetBIOS is disabled in smb.conf, and if yes, not start nmbd.
If it works reliably for you once you comment those lines, something must fail on this testparm check.
Could you try running the following (on one of the machines that fail if the check is enabled):
$ testparm -s --parameter-name='disable netbios' 2>/dev/null
$ echo $?
Also, on the machine that fail to start nmbd at boot, does starting up
nmbd manually after boot (sudo start nmbd) work with an uncommented
prestart script ?
** Changed in: samba (Ubuntu)
Importance: Undecided => Medium
** Changed in: samba (Ubuntu)
Status: New => Incomplete
--
nmbd fails to start on boot - problem with upstart
https://bugs.launchpad.net/bugs/596064
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
More information about the Ubuntu-server-bugs
mailing list