Yann Forget wrote:
> SWAT says that smbd and nmbd are not running, even when they do.
>
> [global]
> workgroup = DOMAIN
> netbios name = FILESERVER
> server string = %h server (Samba %v)
> interfaces = 10.0.0.30
> bind interfaces only = Yes
Quoth smb.conf(5):
If bind interfaces only is set then unless the network address127.0.0.1 is
added to the interfaces parame-
ter listsmbpasswd(8) andswat(8) may not work as expected due to the reasons
covered below.
[...]
The swat status page tries to connect with smbd and nmbd at the
address127.0.0.1 to determine if they are
running. Not adding 127.0.0.1 will cause smbd and nmbd to always show
"not running" even if they really
are. This can prevent swat from starting/stopping/restarting smbd and nmbd.
I don't think we can help there.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]