Hello! On Sun, Mar 26, 2006 at 04:03:11PM -0800, vorlon wrote:
> > bind interfaces only = yes interfaces = 127.0.0.1 > > Right, this is what I expected. This is broken; it makes no sense to > run an nmbd server on localhost only, and nmbd dies as a result. > > You need to either bind to real interfaces instead of just to the > loopback interface, or (if for some strange reason it is really your > intention to use samba only for sharing files with the local machine) > to set up your system to not start nmbd. Either way, I don't consider > this a bug in Samba. Hhmmm. Yeah, bad configuration, but nmbd should probably be made more resilient. I mean, a segfault because of bad configuration? An error message indicating the problem and then an orderly shutdown would be more appropriate. Definitely not a bug in Samba, I agree, but there's definitely room for improvement here. Cheers, Eloy.- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

