summaryrefslogtreecommitdiff
path: root/source4/setup/named.txt
AgeCommit message (Collapse)AuthorFilesLines
2011-05-25s4-provision Use correct tkey-gssapi-credentialAndrew Bartlett1-1/+1
We changed to ${DNSNAME} (the fully qualified domain name) a while back, and while it's usually functionally idential to the previous setting, this breaks down if there is more than one DNS server. Andrew Bartlett
2008-07-22Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer1-0/+46
- fixes bug #4813 (simplify DNS setup) - This reworks the named.conf to be a fully fledged include - This also moves the documentation into named.txt - improves bug #4900 (Group policy support in Samba) - by creating an empty GPT.INI - fixes bug #5582 (DNS: Enhanced zone file) - This is now closer to the zone file AD creates committed by Andrew Bartlett (This used to be commit 74d684f6b329d7dd573cdc55e16bb8e629474b02)