diff --git a/apps/rbac/tree.py b/apps/rbac/tree.py index ee742d865..8b8b23c4f 100644 --- a/apps/rbac/tree.py +++ b/apps/rbac/tree.py @@ -116,7 +116,8 @@ xpack_nodes = [ 'xpack', 'tickets', 'applications.remoteapp', "assets.accountbackupplan", "assets.accountbackupplanexecution", "rbac.orgrole", "rbac.orgrolebinding", - "settings.change_interface", + "settings.change_interface", 'assets.gathereduser', + 'gather_account_node' ]