Displaying 4 results from an estimated 4 matches for "cli_rpc_pipe_open_noauth_transport".
2020 Oct 13
0
Lookup sid with libsmbclient (invoked from c# on mono)
Vincent Le Toux <vincent.letoux at gmail.com> writes:
> 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 |grep lsa
> U ndr_table_lsarpc
&...
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 |grep lsa
U ndr_table_lsarpc
U rpccli_lsa_l...
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
Vincent Le Toux via samba <samba at lists.samba.org> writes:
> Indeed, rpcclient is the program I looked for the first time.
>
> I cannot invoke it in a command line because I have at least 1000 SID to
> resolve
> (I discover them one by one so I'll have to run rpcclient at least 1000
> times)
You can pass multiples SID at a time to these commands. But you would
have
2011 Jan 21
0
Can not set SPN errors (again)
...: 11c9
0038 data : 9f e8
003a data : 08 00 2b 10 48 60
0040 version: 00000002
[2011/01/21 09:50:41.285700, 5]
rpc_client/cli_pipe.c:2484(check_bind_response)
check_bind_response: accepted!
[2011/01/21 09:50:41.285719, 10]
rpc_client/cli_pipe.c:3801(cli_rpc_pipe_open_noauth_transport)
cli_rpc_pipe_open_noauth: opened pipe \lsarpc to machine
mvpns119.machinevisionproducts.com and bound anonymously.
[2011/01/21 09:50:41.285743, 1]
../librpc/ndr/ndr.c:251(ndr_print_function_debug)
lsa_OpenPolicy: struct lsa_OpenPolicy
in: struct lsa_OpenPolicy
s...