Displaying 1 result from an estimated 1 matches for "nmbdstart".
Did you mean:
nmbd_start
2009 Mar 05
1
nmbd-daemon fails on startup without error
...? S 09:13 0:00 /usr/sbin/smbd -D
Everything ok over here.
ps aux | grep nmbd
root 3104 0.0 0.0 3140 768 pts/0 S<+ 09:41 0:00 grep nmbd
Nothing ok over here. Also if I restart Samba manually, I get the following:
/etc/init.d/samba restart
Stopping Samba daemons: nmbdstart-stop-daemon: warning: failed to kill 2934:
No such process
smbd.
Starting Samba daemons: nmbd smbd.
After that, things are no problem anymore. Services work as they should and all
clients can access the shares as they should.
I already tried pushing Samba further back in the sequence of thi...