Add Users with Administrator Permissions

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.
    • Create a compartment for the Oracle Fusion Data Intelligence instances to limit the access of non-administrator users to only those services within the compartment. Name the compartment, for example, FAWServicesCompartment. See Managing Compartments.
    • Define the policies for the non-administrator user to access the Oracle Fusion Data Intelligence instances. Name the policy, for example, FAWAdmin.pl. Add the policy statements such as:
      • ALLOW GROUP FAWAdmin.grp TO MANAGE analytics-warehouses IN COMPARTMENT
                  FAWServicesCompartment
      • ALLOW GROUP FAWAdmin.grp TO READ analytics-warehouse-work-requests IN COMPARTMENT FAWServicesCompartment

      See Managing Policies.

  • Add the policy to grant the non-administrator user permission to view and manage Autonomous Data Warehouse (ADW) along with operations such as scale ADW and enable or disable the ADW tools in the Oracle Cloud Infrastructure Console of ADW. You must add this policy 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 Data Intelligence instances. Name the ADW-specific policy, for example, FAWADWAdmin.pl and add a policy statement such as:
    ALLOW GROUP FAWAdmin.grp TO MANAGE autonomous-database-family IN COMPARTMENT
              FAWServicesCompartment
  • Add the policy to grant the non-administrator user permission to view and manage Oracle Analytics Cloud along with operations such as scale Oracle Analytics Cloud in the Oracle Analytics Cloud Console. You must add this policy in the compartment that you created, for example, FAWServicesCompartment. Ensure that the compartment in which you grant the manage Oracle Analytics Cloud permissions is the same as the compartment in which the non-administrator user has a manage permission for Oracle Fusion Data Intelligence instances. Name the Oracle Analytics Cloud-specific policy, for example, FAWOACAdmin.pl and add a policy statement such as:
    ALLOW GROUP FAWAdmin.grp TO MANAGE analytics-instances IN COMPARTMENT
              FAWServicesCompartment
  • Add the policy to grant the non-administrator user permission to view Oracle Analytics Cloud work requests such as the activity log for the Oracle Analytics Cloud instance in the Oracle Analytics Cloud Console. Add the policy such as:
    ALLOW GROUP FAWAdmin.grp TO READ analytics-instance-work-requests IN COMPARTMENT
              FAWServicesCompartment
  • If your tenancy uses Oracle Identity Cloud Service to manage user logins and passwords for the Oracle Cloud Infrastructure Console, then to add a user with administrator permissions. See Managing Oracle Identity Cloud Service Users and Groups in the Oracle Cloud Infrastructure Console.