smdb crashes

Jason Carlson jason at carlsonsnapshots.com
Sat Feb 25 18:17:59 MST 2012


I am not running nmbd or smbd. I did a killall nmbd and smbd just to make
sure. The WARNING message comes from /var/log/samba/log.samba

smb.conf (Do I need 'interfaces' or 'bind interfaces only' if I only have
eth0?")

# Global parameters
[global]
        server role = domain controller
        workgroup = XXXXXXXXX
        realm = server02.xxxxxxxxx.xxx
        netbios name = XXXXXXXX
        passdb backend = samba4

[netlogon]
        path = /var/lib/samba/sysvol/server02.xxxxxxxxx.xxx/scripts
        read only = No

[sysvol]
        path = /var/lib/samba/sysvol
        read only = No

[tmp]
        path = /srv/samba/tmp
        read only = No




On Sat, Feb 25, 2012 at 4:42 PM, Andrew Bartlett <abartlet at samba.org> wrote:

> On Sat, 2012-02-25 at 16:35 -0700, Jason Carlson wrote:
> > Is it normal to receive this warning when running just samba binary?
> >
> > [2012/02/25 16:25:46,
> > 0] ../source4/smbd/server.c:366(binary_smbd_main)
> >   samba version 4.0.0alpha19-GIT-341bd82 started.
> >   Copyright Andrew Tridgell and the Samba Team 1992-2012
> > [2012/02/25 16:25:47,
> > 0] ../source4/smbd/server.c:461(binary_smbd_main)
> >   samba: using 'standard' process model
> > WARNING: no socket to connect to
>
> Are you also running nmbd or smbd?  What is your smb.conf?
>
> In particular, the 'interfaces' and 'bind interfaces only' lines in your
> smb.conf.
>
> I cannot find "WARNING: no socket to connect to" in Samba's sources.
>
> Where is that message from?
>
> Andrew Bartlett
>
> --
> Andrew Bartlett                                http://samba.org/~abartlet/
> Authentication Developer, Samba Team           http://samba.org
>
>
>


More information about the samba-technical mailing list