Use shared group members update logic in ad_group_vsup
Created by: zlamalp
- Use update_group_membership() function from our library ADConnector.pm in ad_group_vsup service instead of custom implementation.
- This should solve unnecessary periodic updates of group members in this service.