#2881 [RFE] Add performance improvements to PAC group filtering
Opened by sbose. Modified

Currently there are two areas for performance improvements identified:
- when creating the SID strings the SID of the local domain should be only converted once and then memcpy-ied into a buffer for each new SID
- LDAP search must be improved and results should be cached


Rename component.

Metadata Update from @sbose:
- Issue assigned to sbose
- Issue set to the milestone: Future Releases

Metadata