Add user to default groups
Compare changes
+ 13
− 2
@@ -266,13 +266,25 @@ def task_manager(ch, method, properties, body):
@@ -295,7 +307,6 @@ def timeout_handler(signum, frame):
The default_groups
is a list of default groups, and is defined in rabbit_config.py
Fixes https://gitlab.rc.uab.edu/rc/gpfs5-migration/-/issues/22