0

How to give access to my team mate on IBM Cloud account on the resources, Domain Registration Service and Internet Services resource?

The admin wants add privileges. But when he looks the list, can not find the Domain Registration and internet services. The users are already in the IBM Cloud account.

data_henrik
  • 16,724
  • 2
  • 28
  • 49
  • Please add details to your question: Are they already in the account? Do they need specific privileges (read, write, admin, ...)? – data_henrik Oct 14 '22 at 13:31
  • Yes they are already in the account. I need admin priveliges on the services. – Jogeswar Challapalli Oct 14 '22 at 17:14
  • Do they need privileges or you? Someone with the right set of privileges needs to grant them. It depends on whether they can already use, e.g., the resource group and if access groups etc. are involved. – data_henrik Oct 14 '22 at 17:28
  • The admin wants add privileges. But when he looks the list, can not find the Domain Registration and internet services. I am asking on his behalf, how he can give these to these resources to me – Jogeswar Challapalli Oct 14 '22 at 17:35

1 Answers1

0

There are a couple of ways to accomplish that with IBM Cloud IAM (Identity and Access Management), including granting the permissions directly to the users in questions or creating an access group with the privileges first and adding the users to that group (best practice).

So your admin would

  1. create an access group
  2. add the privileges for DNS Services and CIS to it as policies
  3. would need to make sure that privileges on the resource group to see the service instances are added
  4. add the users to the access group.

Thereafter, you should have access.

data_henrik
  • 16,724
  • 2
  • 28
  • 49