[Samba] Error when add Samba 3.0.10-1.fc3 to Windows NT Domain

daniel.jarboe at custserv.com daniel.jarboe at custserv.com
Thu Mar 31 19:01:45 GMT 2005


> workgroup = DOMAIN
> server string = SAMBA
> interfaces = eth
> security = domain
>
> Then i looked on the interrnet how to add it to a domain, and found
that:
> # net join member -S IP_OF_PDC -U moecke
> [2005/03/31 15:44:45, 0] lib/interface.c:load_interfaces(220)
>   WARNING: no network interfaces found


This is probably your first problem:

interfaces = eth

My guess is you want something like
interfaces = eth0

or maybe interfaces = eth* 127.0.0.1/24 or leave it blank

~ Daniel



More information about the samba mailing list