Closed freefirex closed 3 years ago
NetGroupList does not properly handle domains with an very large number of groups. I'd guess more than 100 entries.
Specifically we never update our starting index as we continue to query
Example on MSDN shows what we are missing.
NetGroupListMember / Local variants should likely also be checked
NetGroupList does not properly handle domains with an very large number of groups. I'd guess more than 100 entries.
Specifically we never update our starting index as we continue to query
Example on MSDN shows what we are missing.
NetGroupListMember / Local variants should likely also be checked