Shivakumar Senthilvel saw fit to inform LIH that:
>[2000/07/03 12:32:58, 0] lib/util_sock.c:open_socket_in(671)
> bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
There are two ways in which nmbd/smbd can be invoked -
1) Through /etc/inetd.conf
2) As a daemon thru /etc/rc.d/init.d/samba
You cannot have it running both ways. In your case it looks like nmbd is
enabled in /etc/inetd.conf. Since the port is already in use, nmbd fails to
start in daemon mode.
Solution -
Either start nmbd/smbd through inetd or as a daemon (preferred) and not
both.
Comment the line which have reference to smbd and nmbd in inetd.conf and
restart the inetd and samba daemon.
-- Shanu
- - - - - - - - - - -( Shanu ) - -
Shanker Balan Debian GNU/BSD/X11 Linux
[EMAIL PROTECTED] Woody Powered
-----------------------------------------------------------------------
Check out the 'What to do before posting to the list' site
for a list of things to try before posting. The site is
at http://botsie.tripod.com/beforeposting/