This section explains how to use the qq auth_assign_role command.

For more information, see:

Examples

To Add a Trustee to an Existing Qumulo Core Role

Run the qq auth_assign_role command and specify the role and trustee. For example:

qq auth_assign_role \
  --role Observers \
  --trustee Everyone
qq auth_assign_role \
  --role Administrators \
  --trustee uid:1000

Description

Assign a user to a role

Usage

qq auth_assign_role [-h] -r ROLE -t TRUSTEE

Flags

Flag Name Required Description
-r Yes Name of the role to assign
-t Yes Assign the role to this trustee. e.g. Everyone, uid:1000, gid:1001, sid:S-1-5-2-3-4, or auth_id:500