summaryrefslogtreecommitdiffstats
path: root/source4/setup/named.txt
Commit message (Collapse)AuthorAgeFilesLines
* s4-provision: Add Seperate instructions for BIND 9.7.x and 9.8.x.Amitay Isaacs2011-09-121-33/+53
| | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* s4-provision Use correct tkey-gssapi-credentialAndrew Bartlett2011-05-251-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
* Improve DNS and Group poicy configurations.Matthias Dieter Wallnöfer2008-07-221-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)