[Samba] Samba4 successful deployment

felix at epepm.cupet.cu felix at epepm.cupet.cu
Wed Aug 22 11:35:19 MDT 2012


I've just installed samba4 beta 7 with defaults and everything went OK.

As I download bind9.9.1 tarball and compiled it I had to follow steve's
advice:
to declare we'll be using DLZ_DLOPEN_VERSION 2 in
/samba-master/source4/dns_server/dlz_minimal.h

/*#ifdef BIND_VERSION_9_8
#define DLZ_DLOPEN_VERSION 1
#else
#define DLZ_DLOPEN_VERSION 2
#endif
*/

#define DLZ_DLOPEN_VERSION 2

I commented the first block and then added the second block explicitly to
avoid a message complaining about DLZ_DLOPEN_VERSION.

GPOs seem to be working OK.
DNS secure automatic updates are working OK too.

I've been using:
Debian 6
samba4 beta 7
bind9.9.1-P1
ntp4.2.6p5

Best regards,
Felix.



More information about the samba mailing list