[Samba] Error domain level command , modul version mismatch
Rowland Penny
rpenny at samba.org
Tue Oct 11 06:40:31 UTC 2022
On 11/10/2022 07:11, Mueller via samba wrote:
> I Think it is a bug concerning the ldb version in samba: Bug#998741: samba-dsdb-modules: Please adjust build-dep version of libldb
> So with samba 4.17 it is impossible to compile and install it the right way with : ldb: module version mismatch in ../../source4/dsdb/samdb/ldb_modules/acl.c : ldb_version=2.2.4 module_version=2.6.1
> ldb: failed to initialise module /usr/lib64/samba/ldb/acl.so : Unavailable
> Bad talloc magic value - unknown value <-- it points out it needs another libldb as installed or does not use the installed one:
> On my debian 11 --- apt list libldb*
> Auflistung… Fertig
> libldb-dev/stable,stable-security 2:2.2.3-2~deb11u2 amd64
> libldb2/stable,stable-security,now 2:2.2.3-2~deb11u2 amd64 [Installiert,automatisch]
> samba-tool user list
> ldb: module version mismatch in ../../source4/dsdb/samdb/ldb_modules/acl.c : ldb_version=2.2.4 module_version=2.6.1
> ldb: failed to initialise module /usr/lib64/samba/ldb/acl.so : Unavailable
> Bad talloc magic value - unknown value
> ===============================================================
> INTERNAL ERROR: Signal 6: Aborted in pid 2614 (4.17.0)
> If you are running a recent Samba version, and if you think this problem is not yet fixed in the latest versions, please consider reporting this bug, see https://wiki.samba.org/index.php/Bug_Reporting
> ===============================================================
>
If you build Samba yourself, the required version of ldb is also built,
but if the OS version of ldb is installed or you compiled over an
existing self compiled version of Samba, this could be being used
instead. I would never compile Samba on an existing machine, I would
only use a new, fresh install.
Rowland
More information about the samba
mailing list