summaryrefslogtreecommitdiff
path: root/examples/bind9-patches/README
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-02-17 16:34:33 +1100
committerAndrew Tridgell <tridge@samba.org>2010-02-17 19:43:32 +1100
commit5c716146e8aee16b46a2144c199b922c13fd00ba (patch)
tree488db788dc7492362b2cef6b7d6c317fac26e4da /examples/bind9-patches/README
parent72c0cd75e4b0aa5e59af6f54800f7a63d95da790 (diff)
downloadsamba-5c716146e8aee16b46a2144c199b922c13fd00ba.tar.gz
samba-5c716146e8aee16b46a2144c199b922c13fd00ba.tar.bz2
samba-5c716146e8aee16b46a2144c199b922c13fd00ba.zip
examples: add bind9 patches for TSIG-GSS support
We will point at these from the Samba4 HOWTO
Diffstat (limited to 'examples/bind9-patches/README')
-rw-r--r--examples/bind9-patches/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/bind9-patches/README b/examples/bind9-patches/README
new file mode 100644
index 0000000000..172d0e6740
--- /dev/null
+++ b/examples/bind9-patches/README
@@ -0,0 +1,5 @@
+These patches fix the TSIG-GSS dynamic DNS updates in bind9 to allow
+dynamic updates to work with recent windows versions.
+
+The patches were developed against bind9 version 9.6.1, and were
+tested on Ubuntu Karmic.