Displaying 2 results from an estimated 2 matches for "_8c".
Did you mean:
8c
2018 Jan 19
1
samba_dlz shutting down on named reload
On 17 January 2018 at 16:00, Kristján Valur Jónsson via samba <
samba at lists.samba.org> wrote:
> 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 updat...
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