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
Analytics Warehouse 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
Analytics Warehouse instances. Name the policy, for example,
FAWAdmin.pl. Add a policy statement such as:ALLOW GROUP FAWAdmin.grp TO MANAGE analytics-warehouse IN COMPARTMENT FAWServicesCompartmentAdd policies to grant the non-administrator user permission to create an autonomous data warehouse (ADW) and Oracle Analytics Cloud in the compartment that you created, for example,
FAWServicesCompartment. Ensure that the compartment in which you grant the manage ADW and Oracle Analytics Cloud 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 ADW-specific policy, for example,FAWADWAdmin.pland add a policy statement such as:ALLOW GROUP FAWAdmin.grp TO MANAGE autonomous-data-warehouse-family IN COMPARTMENT FAWServicesCompartmentName the Oracle Analytics Cloud-specific policy, for example,FAWOACAdmin.pland add a policy statement such as:ALLOW GROUP FAWAdmin.grp TO MANAGE analytics-instances IN COMPARTMENT FAWServicesCompartmentSee Managing Policies.
- Create a group and add a non-administrator user to the group. Name the group, for example,
- If your tenancy uses Oracle Identity Cloud Service to manage user login and password 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.