How can one log in as the datahub superuser after ...
# troubleshoot
r
How can one log in as the datahub superuser after AzureAD has been configured? I'd like to promote more admins (eg. myself), and I think I have to log in as the datahub user to do so?
s
There should be a default policy allowing everyone to edit all policies. Edit it to give yourself rights to edit all policies instead. Now you are the admin of datahub
b
Hi
Please navigate to <your-datahub-address>/login
You will see the normal login screen where you can login as the super user.
s
@big-carpet-38439 I did not realize that with OIDC the login screen still works. Is there a way to change the default password without creating a new docker image?
b
Yes there is! You can change the mounted user.props file for the container… this shouldn’t require a container rebuild
You should even be able to edit the default datahub user or add your own custom users
r
Good stuff! Thank you!
b
more a feature request but related to this. Could we modify the helm charts to allow changing/disabling this user easily? This config is a bit hidden when working with the helm chart and may be missed
r
For me, a complete documentation of env vars that the docker images can pick up would be amazing, and also solve the issue you describe 🙏
b
+1, but with the rate of change it's hard to maintain this type of doc 😞 But agree we do need it and promise we will at some point!! 😛
cc @early-lamp-41924 for feedback visibility