Displaying 1 result from an estimated 1 matches for "biostattest".
2015 Apr 23
2
"hosts allow" not working?
...9;m unable to get it to
work with 4.1.16. That is, I'm unable to join a Windows 7 PC to the Samba
4 domain when "hosts allow" is defined but am able to join the PC when
there is no "hosts allow" line.
Our smb.conf file:
# Global parameters
[global]
workgroup = BIOSTATTEST
realm = biostattest.ad
netbios name = SERVICES2
interfaces = 127.0.0.0/8, 10.108.29.0/24, 10.208.28.0/23
bind interfaces only = Yes
hosts allow = 127 10.208.29. 10.108.29.
server role = active directory domain controller
server services...