Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on February 8, 2024 5:10PM
Likes: 0
Replies: 3
Hello All
I've forgotten the password for my DataIku Azure Server evaluation instance. I could spin up a new instance but I'm wondering if there is a way to reset on the Linux VM. I can terminal into the server using Port 22 but I'm not sure if there is a command line or script to update the credentials. The Admin/Admin credentials don't work so I must have changed this a few months ago.
Is there anything which can be done? Thanks!
Eric Frayer
Operating system used: Azure / Linux
Operating system used: Linux
Operating system used: Linux
With SSH access, switch o the dataiku user, and you can use dsscli to reset the password to change the password:
https://doc.dataiku.com/dss/latest/operations/dsscli.html#user-edit
From the DATADIR run : ./bin/dsscli user-edit --password admin admin
Thanks so much for the reply. Took me a few minutes to navigate to the right place but once I did the command line prompt worked great and I'm back in. Thank you!
DATADIR is the path passed during installation.
For FM installed instances it is: /data/dataiku/dss_data/
For Axure Sandbox images default is /home/dataiku/dss
https://doc.dataiku.com/dss/latest/installation/other/azure.html#id6