Hi On 18 February 2013 13:40, peter lawrie <[email protected]> wrote: [...] > [global] [...] > socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 > SO_RCVBUF=8192
Unrelated to your problems with joining machines to the domain, but you should probably remove these SO_SNDBUF and SO_RCVBUF which are generally not needed on a modern version of Linux and might slow things down. -- Michael Wood <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
