[Samba] IDMAP + GETENT

Rowland Penny rpenny at samba.org
Fri Sep 23 14:37:33 UTC 2016


On Fri, 23 Sep 2016 11:10:51 -0300
Edson Tadeu Almeida da Silveira <edson.tadeu at gmail.com> wrote:

> I think my ubuntu version doesn´t have support for the necessary
> libraries:
> 
> ldb: unable to dlopen /usr/local/samba/lib/ldb/acl.so :
> /usr/lib/x86_64-linux-gnu/libtalloc.so.2: version `TALLOC_2.1.0' not
> found (required by /usr/local/samba/lib/libsamba-hostconfig.so.0)
> ldb: unable to dlopen /usr/local/samba/lib/ldb/aclread.so :
> /usr/lib/x86_64-linux-gnu/libtalloc.so.2: version `TALLOC_2.1.0' not
> found (required by /usr/local/samba/lib/libsamba-hostconfig.so.0)
> ldb: unable to dlopen /usr/local/samba/lib/ldb/anr.so :
> /usr/lib/x86_64-linux-gnu/libldb.so.1: version `LDB_1.1.19' not found
> (required by /usr/local/samba/lib/private/libldbsamba-samba4.so)
> 
> I´m tunning with
> 
> python-talloc 2.0.7
> python-ldb 1.1.4
> 

I think that explains it, you are using the OS package libs not the
ones you compiled with Samba. I do not have those packages installed (I
use Devuan) and it works for me.
Try removing those packages and you will probably want to ensure
that /usr/local/samba/bin and /usr/local/samba/sbin are at the front of
your env PATH variable.

Rowland



More information about the samba mailing list