Forgotten Admin Password - Azure Evaluation
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
Best Answer
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
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
Answers
-
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!
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
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