Hi
I have a samba server here at work. Last night I did a ports upgrade and
since then samba fails to start. It just hangs at the rc script.
# /usr/local/etc/rc.d/samba start
Removing stale Samba tdb files: done
Starting nmbd.
Starting smbd.
# ps auxwww |grep smb
root 66854 0.0 0.7 5740 3464 ?? Ss 9:09AM 0:00.01
/usr/local/sbin/nmbd -D -s /
usr/local/etc/smb.conf
root 67466 0.0 1.3 9616 6756 p1 I+ 9:09AM 0:00.06
/usr/local/sbin/smbd -d 5 -s /
usr/local/etc/smb.conf
root 67561 0.0 0.2 1596 924 p2 S+ 9:09AM 0:00.00 grep smb
and in the log file it looks like this
[2008/05/13 09:14:16, 5] lib/debug.c:debug_dump_status(391)
INFO: Current debug levels:
all: True/5
tdb: False/0
printdrivers: False/0
lanman: False/0...