mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
1194d4f36e
and remove the old rpccli_lsa_lookup_sids() function. The old function would fail due to server limits when requesting to resolve too many sids at once (20480 for W2k3). The new version passes the list of sids in hunks to the server. It has up to now been used (and tested) in the winbindd_ads lookup_groupmem() function, and I think the time has come to replace the actual function with this correct version. Michael |
||
---|---|---|
.. | ||
cli_ds.c | ||
cli_lsarpc.c | ||
cli_netlogon.c | ||
cli_pipe.c | ||
cli_reg.c | ||
cli_samr.c | ||
cli_spoolss_notify.c | ||
cli_spoolss.c | ||
cli_svcctl.c | ||
ndr.c |