We need to develop a system for managing and querying user & group command and access permissions, which will determine which commands a specific user/group is able to execute. If possible, we should use Django's permission system as much as possible to support integration with UI permissions.