Displaying 2 results from an estimated 2 matches for "runsamba".
Did you mean:
unsamba
2003 Apr 13
1
checking nmbd
...nk) & execute the following command
nmblookup -B servername _SAMBA_
the return is thus
querying _SAMBA_ on 127.0.0.1
name_query failed to find name _SAMBA_
the text advises that nmbd is not installed correctly. Well I'm using
xinetd & I created a separate script /etc/samba/runsamba that I point
to from xinetd.conf. When I use netstat -a I see that the 139/tcp is
listening but 137/udp is not ( As a matter of fact, all of the udp
ports are "blank" under the status tab in the readout). I tried to use
the ps command to check the nmbd daemon but this turned out to be...
2014 Mar 19
2
Issue on DEBUG statement
...: smbd: no process killed
Killed nmbd(20323) with signal 15
Killing samba force -9
smbd: no process killed
nmbd: no process killed
user
Strting samba......We are reopen_logs_internal fun()
[2014/03/19 06:27:59, 0] ../lib/util/debug.c:552(reopen_logs_internal)
We are reopen_logs_internal fun()
./runsamba.sh: line 22: 20375 Segmentation fault (core dumped) /sbin/smbd -s /etc/samba/smb.conf -D
We are reopen_logs_internal fun()
[2014/03/19 06:28:04, 0] ../lib/util/debug.c:552(reopen_logs_internal)
We are reopen_logs_internal fun()
---------------------------------------------------------------...