I second the bug. nmdb is not running while smdb is running fine,
starting manually works withouth any problems. log.nmdb is not showing
anything, obviously.

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# configure the static ip address
auto eth1
iface eth1 inet static
        address 192.168.0.12
        netmask 255.255.255.0
        broadcast 192.168.0.255
        up route add default gw 192.168.0.190
        down route del default

-- 
Samba (nmbd) fails to start at boot
https://bugs.launchpad.net/bugs/582376
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

Reply via email to