[Samba] [Announce] Samba 4.9.10 Available for Download

Andrew Bartlett abartlet at samba.org
Tue Jul 2 18:57:22 UTC 2019


On Tue, 2019-07-02 at 14:50 -0400, Vincent S. Cojot via samba wrote:
> Quick update, I checked ldb-1.4.x to ldb-1.6.x and couldn't find an 
> LDAP_REFERRAL_SCHEME defined anywhere. (Perhaps it's in an un-
> released 
> version).
> 
> So, for now a copy of the define from 
> ldb_module (source4/dsdb/samdb/ldb_modules/ldb_module.h) will do, I
> guess:
> 
> # cat samba-4.9.10-ldb-scheme.patch
> *** samba-4.9.10/source4/include/includes.h.orig        2019-07-02 
> 14:47:43.008208717 -0400
> --- samba-4.9.10/source4/include/includes.h     2019-07-02 
> 14:48:01.858236975 -0400
> ***************
> *** 73,76 ****
> --- 73,79 ----
>    /* samba_setXXid functions. */
>    #include "../lib/util/setid.h"
> 
> + /* Samba 4.9.10 workaround */
> + #define LDAP_REFERRAL_SCHEME_OPAQUE "LDAP_REFERRAL_SCHEME"
> +
>    #endif /* _INCLUDES_H */
> 
> Regards,
> 
> Vincent

Yes, that is what has happened.  It will be in the samba 4.9 git tree,
but because no version increment was done builds on systems that have
ldb from the system will fail.

I did propose a way to strictly avoid this happening, by directly
connecting the Samba and LDB version as the same number, but was unable
to get consensus. 

A future Samba 4.9 and 4.10 release will need to bump the ldb version
to fix this issue.

Sorry,

Andrew Bartlett

-- 
Andrew Bartlett                       https://samba.org/~abartlet/
Authentication Developer, Samba Team  https://samba.org
Samba Developer, Catalyst IT          
https://catalyst.net.nz/services/samba






More information about the samba mailing list