[Samba] smbd service won't start

Richard Gliebe (riglEDV.at) gliebe at rigledv.at
Wed Mar 13 10:14:06 GMT 2002


From: samba-admin at lists.samba.org [mailto:samba-admin at lists.samba.org]On
Behalf Of Routledge, Carl
Sent: Wednesday, March 13, 2002 5:23 PM wrote:

> I have been looking at samba for about 3 days and on Unix to
> provide shares
> for our NT system.
> My problem is that I can't seem to start the smbd process.  There are some
> started but by the guest user and I'm sure I need one started by the root
> user.
>
> If I simply type the command it returns no errors to the screen, but there
> are errors in the log.smb file.  The error is: -
>
> standard input is not a socket, assuming -D option
> bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
>
> Can anyone suggest anything??

Hi there,

I have/had the same problem with smbd and nmbd,

to fix the problem with the smbd I made the following entry in
smb.conf:
socket address = 192.168.1.5 (your LAN-IP)
interfaces = net0 192.168.1.5/24 (NIC and IP)
bind interfaces only = Yes

the daemons are started with the "-D" option from command-line.

but my nmbd still have the same problem:
[2002/03/13 19:01:34, 0] lib/util_sock.c:(789)
  bind failed on port 137 socket_addr = 0.0.0.0.
  Error = Address already in use
[2002/03/13 19:01:34, 3] lib/util_sock.c:(789)

Any ideas ?

Richard






More information about the samba mailing list