[Samba] Samba4 internal DNS problems with smb.conf

steve steve at steve-ss.com
Wed Apr 4 00:15:59 MDT 2012


Hi

Provision:
/usr/local/samba/sbin/provision --realm=hh3.site --domain=MARINA 
--adminpass=123 at Abc --server-role=dc --dns-backend=SAMBA_INTERNAL

I set smb.conf according to the wiki at:
https://wiki.samba.org/index.php/DNS

smb.conf
[global]
         server role = domain controller
         workgroup = MARINA
         realm = hh3.site
         netbios name = HH3
         passdb backend = samba4
         server services = smb, rpc, nbt, wrepl, ldap, cldap, kdc, 
drepl, winbind, ntp_signd, kcc, dnsupdate, dns
         allow dns updates = True
         dns forwarder = 192.168.1.1
         dns recursive queries = yes

but:
  testparm
Load smb config files from /usr/local/samba/etc/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Unknown parameter encountered: "server services"
Ignoring unknown parameter "server services"
Unknown parameter encountered: "allow dns updates"
Ignoring unknown parameter "allow dns updates"
Unknown parameter encountered: "dns forwarder"
Ignoring unknown parameter "dns forwarder"
Unknown parameter encountered: "dns recursive queries"
Ignoring unknown parameter "dns recursive queries"

What have I done wrong?
Thanks,
Steve



More information about the samba mailing list