Displaying 3 results from an estimated 3 matches for "libpyldb".
Did you mean:
libldb
2024 Jun 29
1
libsamba-policy.cpython: where it is used in samba?
...of python3-samba package, the .pc file is part of samba-dev).
There's one more case like this, now with a separate package in debian, python3-ldb-dev:
usr/include/samba-4.0/pyldb.h
usr/lib/x86_64-linux-gnu/pkgconfig/pyldb-util.cpython-311-x86_64-linux-gnu.pc
usr/lib/x86_64-linux-gnu/libpyldb-util.cpython-311-x86-64-linux-gnu.so
and
usr/lib/x86_64-linux-gnu/libpyldb-util.cpython-311-x86-64-linux-gnu.so.2.6.2
in python3-ldb package.
> This is a component used in the samba.policy python lib and also available as an public library for other software to use (!).
>
> I don...
2016 Oct 03
2
ldb-tools stand alone different than built-in?
On Mon, Oct 3, 2016 at 10:39 AM, Sketch <smblist at rednsx.org> wrote:
>
> The standalone tools (as packaged by CentOS) don't have all of the
> extensions that are built when you build a Samba DC. If you have already
> rebuilt CentOS Samba packages with DC support, you need to add samba's ldb
> modules to ldb's module path.
>
This is what I suspected.
2016 Oct 03
2
ldb-tools stand alone different than built-in?
...mods I made the spec file to build the ldb
tools:
-%global with_internal_ldb 0
+%global with_internal_ldb 1
+Requires: libldb
-Requires: pyldb
+#Requires: pyldb
-%{_libdir}/samba/libldb-cmdline.so
+#%{_libdir}/samba/libldb-cmdline.so
+%{_libdir}/samba/libldb-cmdline-samba4.so
+%{_libdir}/samba/libpyldb-util.so.1
+%{_libdir}/samba/libpyldb-util.so.1.1.20
--
Greg J. Zartman
Board Member
Koozali SME Server
www.koozali.org
SME Server user, contributor, and community member since 2000