adamant-rain-51672
09/20/2022, 3:22 PMgreen-football-43791
09/20/2022, 4:56 PMReset password
: https://github.com/datahub-project/datahub/blob/master/docs/authentication/guides/add-users.md#reset-password-for-native-usersadamant-rain-51672
09/21/2022, 7:50 AMadamant-rain-51672
09/21/2022, 2:28 PMgreen-football-43791
09/21/2022, 2:38 PMgreen-football-43791
09/21/2022, 2:38 PMbig-carpet-38439
09/21/2022, 9:10 PMadamant-rain-51672
09/22/2022, 7:46 AMsquare-activity-64562
09/22/2022, 7:53 AMsquare-activity-64562
09/22/2022, 7:54 AMsquare-activity-64562
09/22/2022, 8:00 AMsquare-activity-64562
09/22/2022, 8:08 AMsquare-activity-64562
09/22/2022, 8:09 AMadamant-rain-51672
09/22/2022, 1:07 PMWhere exactly are you running? Docker compose? Kubernetes?@square-activity-64562 Kubernetes on EKS, the link you sent refers more to docker-compose, doesn't it?
adamant-rain-51672
09/22/2022, 1:08 PMSeems like more people want to change the default password then just add new usersIs it possible to add a new admin user using user.props and then delete the default one?
square-activity-64562
09/22/2022, 1:16 PMincalculable-ocean-74010
09/22/2022, 3:04 PMadamant-rain-51672
09/22/2022, 5:04 PMdatahub
user having two functional passwords (old and new one)incalculable-ocean-74010
09/22/2022, 5:16 PMadamant-rain-51672
09/23/2022, 7:18 AMdatahub-frontend:
...
extraVolumes:
- name: datahub-users
secret:
defaultMode: 0444
secretName: datahub-users-secret
extraVolumeMounts:
- name: datahub-users
mountPath: /etc/datahub/plugins/frontend/auth/user.props
subPath: user.props
Is this the right path?adamant-rain-51672
09/23/2022, 7:19 AMsquare-activity-64562
09/27/2022, 8:48 AM/datahub-frontend/conf/user.props
Have you tried that path?adamant-rain-51672
10/05/2022, 7:47 AM