group_manager.py script does not reflect the group addition/removal right away due to sssd cache
When adding/removing a user to/from a group with group_manager.py
script, the change does not reflect right away.
This seems to be sssd that caches the search. We need to see how to invalidate the cache for the user and/or the group.