Add Users with Administrator Permissions

Optionally, if you want another user to administer the service, then provide the user with the same permissions as the default administrator of the service.

  • If you're an Oracle Cloud Infrastructure Identity and Access Management administrator and want to add another Oracle Cloud Infrastructure Identity and Access Management user with administrator privileges, then complete the following tasks:
    • Create a group and add a non-administrator user to the group. Name the group, for example, FAWAdmin.grp. See Managing Groups.
    • Optionally, create a compartment for creating the Oracle Fusion Analytics Warehouse instances as per Oracle Cloud Infrastructure Security Guidance policies. This limits the access of the new non-administrator user to only services within the compartment that you create. Name the compartment, for example, FAWServicesCompartment. See Managing Compartments.
    • Define the policies for the non-administrator user to access the Oracle Fusion Analytics Warehouse instances. Name the policy, for example, FAWAdmin.pl. In this policy, add a policy statement such as:
      ALLOW GROUP FAWAdmin.grp TO MANAGE analytics-warehouse IN COMPARTMENT
                FAWServicesCompartment
      Add another policy to grant the non-administrator user permission to create an autonomous data warehouse (ADW) in the compartment that you created, for example, FAWServicesCompartment. Ensure that the compartment in which you grant the manage ADW permissions is the same as the compartment in which the non-administrator user has a manage permission for Oracle Fusion Analytics Warehouse instances. Name the policy, for example, FAWADWAdmin.pl In this policy, add a policy statement such as:
      ALLOW GROUP FAWAdmin.grp TO MANAGE autonomous-data-warehouse-family IN COMPARTMENT
                FAWServicesCompartment

      See Managing Policies.

  • If your tenancy is federated with Oracle Identity Cloud Service, then to add a user with administrator permissions, see Managing Oracle Identity Cloud Service Users and Groups in the Oracle Cloud Infrastructure Console.