Hello everyone,
I recently installed DataHub locally using Docker, and I followed the documentation to set it up successfully. I also imported the ingest-sample-data. However, I have encountered several issues that I haven’t been able to figure out how to achieve my desired results. I would appreciate your help in understanding how to achieve the following:
- In Permissions -> Role, I assigned the “Admin” role to the datahub account, which should allow me to perform any operation. However, I’m unable to modify my own password, as the “Reset Password” option is grayed out.
- In the imported ingest-sample-data, under Permissions -> Policies, there are many settings that I cannot edit or modify, even though the datahub account has Admin privileges.
- I’ve tried various Policies configurations, but I’m unable to make a user see only their own data. In other words, I want a user to see data where they are the owner or it belongs to their group. I’m not sure how to configure this so that a user can only search for resources where they are the owner or it belongs to their group, and other resources shouldn’t be searchable.
I’d greatly appreciate any assistance or guidance on how to achieve these objectives. Thank you!