Displaying 2 results from an estimated 2 matches for "dlz__dlopen__driver_8c".
2018 Jan 17
0
samba_dlz shutting down on named reload
Well, I had a cursory glance dlz_bind9.c and also the bind9 source code I
could find (
http://users.isc.org/~each/doxygen/bind9/dlz__dlopen__driver_8c-source.html)
and didnĀ“t see any provision for 'reload' in there.
bind is clearly calling the dlz_destroy() function and not dlz_create(), as
one would expect, for a reload.
So yes, it appears to be a shortcoming of bind.
1) I suggest that the wiki for AD DC be updated to point out this fact...
2018 Jan 17
2
samba_dlz shutting down on named reload
To a user, samba_dlz just doesn't work correctly with bind. There are two
obvious options
a) bind is broken somehow and unloads all modules when reloading
b) samba_dlz is somehow broken in the way that it interfaces with bind,
perhaps it misinterprets the signal to 'reload' when it receives it from
bind.
As a user, i have no way of knowing which is it is, all that I know is that