-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2011-05-12 10:02, Daniel M?ller wrote:
Hi Daniel,
> is there a good HOWTO for the DLZ plugins available?
Not as far as I know, I'll add something to the wiki later today.
Based on what I've just played with, you need the following (on current
git):
Make sure your BIND 9.8.0 is compiled with support for the dlz-dlopen
driver.
In your named.conf file, set up the zone like this:
dlz "demo.home.kblin.org" {
database "dlopen /usr/local/samba/lib/samba/libdlz_bind9.so";
};
Assuming your domain is "demo.home.kblin.org" and you use the default
/usr/local/samba prefix while compiling. Otherwise you need to adapt
accordingly.
Then, before starting up BIND, make sure to start samba. Then start BIND.
The only issue (working on this) so far is that after a provision, we
only have the root zones in our AD db. We need to fill in the
domain-specific records as well, but that's not done yet.
HTH,
Kai
- --
Kai Blin
Worldforge developer worldforge.org
Wine developer wiki.winehq.org/KaiBlin
Samba team member samba.org/samba/team
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - enigmail.mozdev.org
iEYEARECAAYFAk3TXQwACgkQEKXX/bF2FpQp6ACggwsGI3c6wTn9iRYW7AHG0sjF
HWoAnRTYZT++t3IiQAlpwpzcOkn87Mqi
=JH5N
-----END PGP SIGNATURE-----