Displaying 3 results from an estimated 3 matches for "l391".
Did you mean:
391
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
...mypassword -c 'lookupsids S-1-5-21-596735176-1287999152-3436313279-1104' //192.168.2.110
S-1-5-21-596735176-1287999152-3436313279-1104 NUC\user1 (1)
...Or copy the code (note that it is GPL though):
https://gitlab.com/samba-team/devel/samba/-/blob/master/source3/rpcclient/cmd_lsarpc.c#L391
Cheers,
--
Aur?lien Aptel / SUSE Labs Samba Team
GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3
SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 N?rnberg, DE
GF: Felix Imend?rffer, Mary Higgins, Sri Rasiah HRB 247165 (AG M?nchen)
2020 Oct 12
0
Lookup sid with libsmbclient (invoked from c# on mono)
...; S-1-5-21-596735176-1287999152-3436313279-1104' //192.168.2.110
> S-1-5-21-596735176-1287999152-3436313279-1104 NUC\user1 (1)
>
> ...Or copy the code (note that it is GPL though):
>
>
> https://gitlab.com/samba-team/devel/samba/-/blob/master/source3/rpcclient/cmd_lsarpc.c#L391
>
> Cheers,
> --
> Aur?lien Aptel / SUSE Labs Samba Team
> GPG: 1839 CB5F 9F5B FB9B AA97 8C99 03C8 A49B 521B D5D3
> SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 N?rnberg, DE
> GF: Felix Imend?rffer, Mary Higgins, Sri Rasiah HRB 247165 (AG M?nchen)
>
> --
&g...
2020 Oct 12
3
Lookup sid with libsmbclient (invoked from c# on mono)
Thanks Aur?lien
Can you point to me how I can start LDAP connection using winbind ?
I'm using ldap_simple_bind so far so there is no use of winbind in it.
I'll be happy also if you can point me to the winbind API where you can
input login / password
br
Vincent
Le lun. 12 oct. 2020 ? 11:37, Aur?lien Aptel <aaptel at suse.com> a ?crit :
> Hi Vincent,
>
> If you want to