cancel
Showing results for 
Search instead for 
Did you mean: 

Reset password using SSH

Tim
11 - Data Pipeline
11 - Data Pipeline

Can I use SSH to reset a user's password? How? I'd like it as an option in case an admin password gets lost and isn't recoverable by other means.

4 REPLIES 4

DRay
Community Team Leader
Community Team Leader

Hi @Tim,

Thank you for your question. You can use API to reset a users password and prompt them to create a new one. https://sisense.dev/guides/restApi/v0/?platform=linux&spec=L2023.11#/users/forgetPassword

I hope that helps. Please let us know if you have any additional questions.

Have a great day!

David Raynor (DRay)

Tim
11 - Data Pipeline
11 - Data Pipeline

All I've got is the SSH password in the scenario I'm thinking of. No API token/password.

DRay
Community Team Leader
Community Team Leader

So you are looking for a command line entry to reset a Sisense users password, is that correct? There is not a command for that. If you are trying to reset the pw for a user on the server, not a Sisense user, I recommend consulting the documentation for the Operating System.

 

David Raynor (DRay)

DRay
Community Team Leader
Community Team Leader

Hi @Tim.

Were you able to get this resolved?

David Raynor (DRay)