Displaying 11 results from an estimated 11 matches for "libmsrpc3".
Did you mean:
libmsrpc
2020 Oct 13
0
Lookup sid with libsmbclient (invoked from c# on mono)
...ported but you're not looking at the right shared lib. You can
use ldd(1) to list all the libs rpcclient is linked against.
$ ldd /usr/bin/rpcclient | perl -nE 'if(m{(/\S+)} && -f $1){system "nm -o -D --defined-only $1";}' | grep rpc_pipe_open
/usr/lib64/samba/libmsrpc3-samba4.so:0000000000010dd0 T cli_rpc_pipe_open_bind_schannel
/usr/lib64/samba/libmsrpc3-samba4.so:000000000000d5d0 T cli_rpc_pipe_open_generic_auth
/usr/lib64/samba/libmsrpc3-samba4.so:000000000000d3b0 T cli_rpc_pipe_open_noauth
/usr/lib64/samba/libmsrpc3-samba4.so:000000000000d150 T cl...
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Typical example:
Here is some search & export for libsmbclient:
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep
cli_rpc_pipe_open_noauth_transport
<nothing>
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0 |grep
cli_rpc_pipe_open
U cli_rpc_pipe_open_noauth
adiant at ubuntu:/usr/lib/x86_64-linux-gnu$ nm -D libsmbclient.so.0
2017 Aug 02
2
how to reduce binary size of SAMBA 4 for embeded device
...sswd ?
followings are the full dependencies of these 3 binary
ldd bin/smbpasswd
libpthread.so.0 => /lib/libpthread.so.0 (0xf7139000)
libsamba-util.so.0 => /tmp/samba4/lib/libsamba-util.so.0 (0xf70c1000)
libreplace-samba4.so => /tmp/samba4/lib/private/libreplace-samba4.so (0xf70b0000)
libmsrpc3-samba4.so => /tmp/samba4/lib/private/libmsrpc3-samba4.so (0xf7086000)
libsamba-errors.so.1 => /tmp/samba4/lib/libsamba-errors.so.1 (0xf6f90000)
libsmbconf.so.0 => /tmp/samba4/lib/libsmbconf.so.0 (0xf6f27000)
libtalloc.so.2 => /tmp/samba4/lib/private/libtalloc.so.2 (0xf6f12000)
libsa...
2019 Apr 02
2
Make/Build Error on armhf
Hello $List,
just downloaded and tried to compile samba 4.10.0 an raspbian stretch which
ends in an error:
[1924/4121] Compiling source3/rpc_client/rpc_transport_np.c
[1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so
/usr/bin/ld:
/install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid
string offset 3888 >= 3489 for section `.strtab'
/usr/bin/ld:
/install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid
string offset 4007 >= 3489 for section `.strtab&...
2011 Aug 02
4
Samba4 and discrepancies in the Wiki documentation
...d/private/libutil_sec.so:
version `SAMBA_4.0.0ALPHA17_DEVELOPERBUILD' not found (required by
bin/net)
bin/net: /usr/src/samba-master/bin/shared/private/liberrors.so:
version `SAMBA_4.0.0ALPHA17_DEVELOPERBUILD' not found (required by
bin/net)
bin/net: /usr/src/samba-master/bin/shared/private/libmsrpc3.so:
version `SAMBA_4.0.0ALPHA17_DEVELOPERBUILD' not found (required by
bin/net)
bin/net: /usr/src/samba-master/bin/shared/private/libdbwrap.so:
version `SAMBA_4.0.0ALPHA17_DEVELOPERBUILD' not found (required by
bin/net)
bin/net: /usr/src/samba-master/bin/shared/private/libUTIL_TDB.so:
versi...
2022 Dec 16
1
dnf-makecache.service failing every few days and dnf-automatic.service samba sssd issues (again).
...es liblibcli-lsa3-samba4.so(SAMBA_4.17.2_SAMBA4)(64bit), but none of the providers can be installed
- package libsmbclient-4.17.2-2.el8.x86_64 requires liblibsmb-samba4.so(SAMBA_4.17.2_SAMBA4)(64bit), but none of the providers can be installed
- package libsmbclient-4.17.2-2.el8.x86_64 requires libmsrpc3-samba4.so(SAMBA_4.17.2_SAMBA4)(64bit), but none of the providers can be installed
- package libsmbclient-4.17.2-2.el8.x86_64 requires libsamba-errors.so.1(SAMBA_ERRORS_1.0.0)(64bit), but none of the providers can be installed
- package libsmbclient-4.17.2-2.el8.x86_64 requires libsamba-security...
2019 Apr 02
2
Make/Build Error on armhf
..., Dirk Laurenz via samba wrote:
> Hello $List,
>
>
>
> just downloaded and tried to compile samba 4.10.0 an raspbian stretch
> which ends in an error:
>
>
>
> [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c
>
> [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so
>
> /usr/bin/ld:
> /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so:
> invalid string offset 3888 >= 3489 for section `.strtab'
>
> /usr/bin/ld:
> /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so:
> invalid string offs...
2019 Apr 02
0
Make/Build Error on armhf
...5, Dirk Laurenz via samba wrote:
> Hello $List,
>
>
>
> just downloaded and tried to compile samba 4.10.0 an raspbian stretch which
> ends in an error:
>
>
>
> [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c
>
> [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so
>
> /usr/bin/ld:
> /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid
> string offset 3888 >= 3489 for section `.strtab'
>
> /usr/bin/ld:
> /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so: invalid
> string offset...
2019 Apr 04
0
Make/Build Error on armhf
..., Dirk Laurenz via samba wrote:
> Hello $List,
>
>
>
> just downloaded and tried to compile samba 4.10.0 an raspbian stretch
> which ends in an error:
>
>
>
> [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c
>
> [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so
>
> /usr/bin/ld:
> /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so:
> invalid string offset 3888 >= 3489 for section `.strtab'
>
> /usr/bin/ld:
> /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so:
> invalid string offs...
2019 Apr 05
0
Make/Build Error on armhf
...loaded and tried to compile samba 4.10.0 an
> > raspbian stretch
> > > which ends in an error:
> > >
> > >
> > >
> > > [1924/4121] Compiling source3/rpc_client/rpc_transport_np.c
> > >
> > > [1925/4121] Linking bin/default/source3/libmsrpc3-samba4.so
> > >
> > > /usr/bin/ld:
> > >
> >
> /install/samba-4.10.0/bin/default/source3/libutil-cmdline-samba4.so:
> > > invalid string offset 3888 >= 3489 for section `.strtab'
> > >
> > > /usr/bin/ld:
> > >
> &...
2018 Jan 22
1
Samba 4.7 don't start on F27
...dee5d49000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x67000) = 0x7fdee5d49000
mmap(0x7fdee5d4b000, 32, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7fdee5d4b000
close(3) = 0
openat(AT_FDCWD, "/usr/lib64/samba/libmsrpc3-samba4.so",
O_RDONLY|O_CLOEXEC) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0
l\0\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=135080, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x7fdeebff7000
mmap(NUL...