mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
merge from 2.2
This commit is contained in:
parent
2af0a65e4c
commit
3e8ccb4202
@ -501,7 +501,7 @@ static BOOL get_sam_group_entries(struct getent_state *ent)
|
||||
|
||||
num_entries = 0;
|
||||
|
||||
status = samr_enum_dom_groups(&ent->domain->sam_dom_handle,
|
||||
status = wb_samr_enum_dom_groups(&ent->domain->sam_dom_handle,
|
||||
&ent->grp_query_start_ndx,
|
||||
0x8000, /* buffer size? */
|
||||
(struct acct_info **)
|
||||
|
Loading…
Reference in New Issue
Block a user