> 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

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to