[Bug 233853] Re: [intrepid]: nmbd fails to start

2008-05-22 Thread Steve Langasek
I don't see any way that this is a question of incorrect maintainer
script handling.  This diff:

@@ -49,7 +49,8 @@
 # The specific set of interfaces / networks to bind to
 # This can be either the interface name or an IP address/netmask;
 # interface names are normally preferred
-;   interfaces = 127.0.0.0/8 eth0
+#   interfaces = 127.0.0.0/8 eth0
+   interfaces = 127.0.0.0/8

 # Only bind to the named interfaces and/or networks; you must use the
 # 'interfaces' option above to use this.

cannot be a result of the maintainer script changing anything, you must
have already had this 'interfaces' line manually set in smb.conf.

And therefore this is a configuration error, because it is not
meaningful to run nmbd on non-broadcast interfaces, and you haven't
listed any other interfaces that are broadcast interfaces on your
'interfaces' line.

** Changed in: samba (Ubuntu)
   Status: New = Invalid

-- 
[intrepid]: nmbd fails to start
https://bugs.launchpad.net/bugs/233853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 233853] Re: [intrepid]: nmbd fails to start

2008-05-21 Thread StefanPotyra

** Attachment added: diff of smb.conf-ucf.dist and a copy of smb.conf
   http://launchpadlibrarian.net/14647874/smb.conf.diff

-- 
[intrepid]: nmbd fails to start
https://bugs.launchpad.net/bugs/233853
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs