diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-08-30 15:29:26 +1000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-09-02 13:37:07 +1000 |
commit | eccb22c9fb21f6b439dd6ced03e946f84dccd455 (patch) | |
tree | dcde660ae00d5054c98908e5179f0852d02d54b9 /examples/bind9-patches | |
parent | e2fdcf1a7a977d6984abae71d24b9dbdac19bbce (diff) | |
download | samba-eccb22c9fb21f6b439dd6ced03e946f84dccd455.tar.gz samba-eccb22c9fb21f6b439dd6ced03e946f84dccd455.tar.bz2 samba-eccb22c9fb21f6b439dd6ced03e946f84dccd455.zip |
doc: patched bind9 is no longer needed
bind9.7.2rc1 contains all the patches needed to work with Samba4 krb5
DNS updates with w2k8r2.
Diffstat (limited to 'examples/bind9-patches')
-rw-r--r-- | examples/bind9-patches/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/bind9-patches/README b/examples/bind9-patches/README index 172d0e6740..7bc965eec5 100644 --- a/examples/bind9-patches/README +++ b/examples/bind9-patches/README @@ -1,3 +1,9 @@ +NOTE! These patches are now incorporated in bind9 releases from +9.7.2RC1 and onwards. You no longer need a patched version of bind9 to +work with krb5 DNS updates and Samba4. + +--------------------------------- + These patches fix the TSIG-GSS dynamic DNS updates in bind9 to allow dynamic updates to work with recent windows versions. |