[Samba] Samba4 internal DNS problems with smb.conf

Kai Blin kai at samba.org
Wed Apr 4 09:53:43 MDT 2012


On 2012-04-04 08:15, steve wrote:
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?

Uh, testparm is the samba3 tool. You'll want to run "samba-tool
testparm" until our configuration parsers are merged.

HTH,
Kai

-- 
Kai Blin
Worldforge developer http://www.worldforge.org/
Wine developer http://wiki.winehq.org/KaiBlin
Samba team member http://www.samba.org/samba/team/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20120404/032dd534/attachment.pgp>


More information about the samba mailing list