diff options
author | Andrew Tridgell <tridge@samba.org> | 2010-12-06 14:12:07 +1100 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-12-06 05:48:30 +0100 |
commit | 9f6f1b009866b8f697bcfad8b1451395732b78c1 (patch) | |
tree | f815444e650f33e61fa85d8e4b242771973b93eb /source4/script | |
parent | 521e96ca751df072e5c71d3844ed5708b79ac69d (diff) | |
download | samba-9f6f1b009866b8f697bcfad8b1451395732b78c1.tar.gz samba-9f6f1b009866b8f697bcfad8b1451395732b78c1.tar.bz2 samba-9f6f1b009866b8f697bcfad8b1451395732b78c1.zip |
s4-dns: a dlz module for bind9
this module can be loaded into bind9 if bind9 has been built with the
--with-dlz-dlopen option. It provides access bind9 access to the
DNS records in SAMDB.
You can then start bind9 with this in named.conf:
dlz "Samba zone" {
database "dlopen /usr/lib/samba/modules/bind9/dlz_bind9.so";
};
See http://git.samba.org/tridge/bind9.git for a bind9 tree with the
dlz_dlopen driver. See also the discussion on the bind-workers mailing
list
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Mon Dec 6 05:48:30 CET 2010 on sn-devel-104
Diffstat (limited to 'source4/script')
0 files changed, 0 insertions, 0 deletions