Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 15:04:43 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        dave@atkinshome.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: samba/inetd - netbios-ns/udp: bind: Address already in use error messages
Message-ID:  <3CCD994B.90807@potentialtech.com>
References:  <20020429114523.9979.h023.c001.wm@mail.atkinshome.com.criticalpath.net>

next in thread | previous in thread | raw e-mail | index | archive | help
dave@atkinshome.com wrote:
> I have several 4.5-RELEASE freeBSD servers running with samba 2.2.3a. I have
> enabled samba to run from inetd.conf via:
> 
>   # Enable the following two entries to enable samba startup from inetd
>   # (from the Samba documentation).  Enable the third entry to enable the swat
>   # samba configuration tool.
>   #
>   netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd smbd 
>   netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd nmbd 
>   #swat stream tcp nowait.400 root /usr/local/samba/bin/swat swat
> 
> I have checked rc.conf and default rc.conf for any other startup scripting to
> start samba and found none.

Have you checked /usr/local/etc/rc.d for a startup script?

Can you run sockstat to verify whether an smbd is listening for connections
when nobody is connecting? If so, smbd has started in daemon mode, probably
from /usr/local/etc/rc.d

-- 
Bill Moran
Potential Technology
http://www.potentialtech.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CCD994B.90807>