Displaying 7 results from an estimated 7 matches for "libnss_wrapper".
2016 Dec 13
0
how to enable nss-wrapper in samba 4.3.9
...r attention. I have a question about nss_wrapper library.
I want to get user and group information from my own passwd and group files in samba 4.3.9. So I use the package 'nss_wrapper'.Firstly,I install the nss_wrapper library;Secondly, I use the function setenv() to set LD_PRELOAD=libnss_wrapper.so, NSS_WRAPPER_PASSWD = passwd and NSS_WRAPPER_GROUP=group in smbd, but it doesn't work. I want to ask how to enable nss-wrapper and get user and group information from my own passwd and group files in samba 4.3.9?
Thanks.
-----------------------------------------------------------------------...
2019 Apr 07
0
selftest, help with a single test
...e selftest environment
> failing to start up. In this case, you could just reproduce the same
> problem with:
> SELFTEST_TESTENV=s4member:local make testenv
This actually reveals something:
[user at s4member samba]$ ping _kerberos._tcp.dc._msdcs.samba.example.com
ERROR: ld.so: object 'libnss_wrapper.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libresolv_wrapper.so' from LD_PRELOAD cannot be
preloaded (cannot open shared object file): ignored.
PING _kerberos._tcp.dc._msdcs.samba.example.com (54.72.52.58) 56(84)
bytes of...
2019 Apr 08
1
selftest, help with a single test
...failing to start up. In this case, you could just reproduce the same
>> problem with:
>> SELFTEST_TESTENV=s4member:local make testenv
>
> This actually reveals something:
> [user at s4member samba]$ ping _kerberos._tcp.dc._msdcs.samba.example.com
> ERROR: ld.so: object 'libnss_wrapper.so' from LD_PRELOAD cannot be
> preloaded (cannot open shared object file): ignored.
> ERROR: ld.so: object 'libresolv_wrapper.so' from LD_PRELOAD cannot be
> preloaded (cannot open shared object file): ignored.
> PING _kerberos._tcp.dc._msdcs.samba.example.com (54.72.52.5...
2019 Apr 07
1
selftest, help with a single test
Hi,
Yes, you're right, the problems are due to the selftest environment
failing to start up. In this case, you could just reproduce the same
problem with:
SELFTEST_TESTENV=s4member:local make testenv
There may be some package dependencies you're missing in order to get
selftest to run correctly. In a earlier message it looked like you were
missing the python DNS package (python-dnspython
2011 Aug 02
4
Samba4 and discrepancies in the Wiki documentation
.../private/libreplace.so:
version `SAMBA_4.0.0ALPHA17_DEVELOPERBUILD' not found (required by
bin/net)
bin/net: /usr/src/samba-master/bin/shared/private/libsecurity.so:
version `SAMBA_4.0.0ALPHA17_DEVELOPERBUILD' not found (required by
bin/net)
bin/net: /usr/src/samba-master/bin/shared/private/libnss_wrapper.so:
version `SAMBA_4.0.0ALPHA17_DEVELOPERBUILD' not found (required by
bin/net)
bin/net: /usr/src/samba-master/bin/shared/private/libutil_malloc.so:
version `SAMBA_4.0.0ALPHA17_DEVELOPERBUILD' not found (required by
bin/net)
bin/net: /usr/src/samba-master/bin/shared/private/libdcerpc-samba....
2019 Jul 05
6
Container setup - selftests not running?
Following my questions in https://lists.samba.org/archive/samba/2019-July/224115.html and the lack of recent builds of Samba in Ubuntu, I started to build Samba on my own.
I installed a new virtual machine with Ubuntu 18.04.2 (LTS) server (+ssh), installed docker and docker-compose, and then tried to build using the following Dockerfile:
--- Dockerfile begin ---
#
2019 Apr 06
2
selftest, help with a single test
In the hope for some help, I would like some hint on how to diagnose the
following single subunit:
samba3.blackbox.smbclient_machine_auth.plain
In particular the single test
samba3.blackbox.smbclient_machine_auth.plain
(s4member:local)(s4member:local)
Results attached, run is from git at 'origin/v4-10-stable'
Thanks in advance
(This is because in my full selftest almost all failures