Dear Team, i apologize in case it is the wrong cha...
# advice-data-governance
r
Dear Team, i apologize in case it is the wrong channel. After installing datahub, everything that I do for data governance- set domain, create ownership an so has finished with the error: Failed to add owners: Unauthorized to perform this action. Please contact your DataHub administrator. Could you please give me advice on how to solve it
b
Which user are you using? Have you created your own user? If yes, you might need to grant the user permissions to perform these operations. Alternatively, you can check which role is assigned to the user..
r
Helllo, thank you for help. I created user, and we use keylock for authentication and authorization. What strange is that I don't see even possibility to use permission option.
b
Maybe the new user isn't having the appropriate permissions. You can maybe login using the root user (datahub). The permissions tab would be visible for that user. You can then check if the new user created is assigned to which group. In order to view the permissions tab, the user needs to be an admin. Also, you can create a policy and attach it to a group, and add the new user to the group
r
Hello, thank you! It was not me who installed such a product 😞 Could you please write where I can find the description of the root user, Id it some file?
a
It’s described in docs here: https://datahubproject.io/docs/authentication/guides/add-users/#changing-the-default-datahub-user-credentials-recommended Your user likely doesn’t have the correct permissions to make the changes you’re attempting