I've compared my smb.conf with the one I have on a VM which is pretty much a clean installation which started as CC5.0. My production box started as CC4.3. The files are much the same apart from the VM one points to the production one as the WINS server and the following lines in the production box:
| Code: |
log file = /var/log/samba/%m
hosts allow = 127.0.0.0/24 192.168.2.0/24 192.168.3.0/24 192.168.10.0/24 192.168.20.0/24 10.8.0.0/24
socket options = IPTOS_THROUGHPUT TCP_NODELAY IPTOS_LOWDELAY
include = /etc/samba/smb.nick.conf
|
/etc/samba/smb.nick.conf just contains 3 share definitions.
I don't think there is anything relevant in the above and the VM smb.conf has never been hand edited, so I don't see any obvious configuration problem.
I think the Win7 thing of mine is a red herring as I get the messages in the log 24/7, even when the Win7 box is off.
I am puzzled!
