1. Home
  2. Knowledge Base
  3. Articles (EN/ES/FR)
  4. Change user console password via CLI

Change user console password via CLI

There are times when we can forget the password of our web console admin or any user, with these steps we can reset it from our CLI.

 

We have two options:

1. We create an administrator user through our terminal and when we have it, we change the password of the previous user from the console:

pandora_manage /etc/pandora/pandora_server.conf --create_user user user002 'passwd' 1 'This user has passwd as password'.

 

2. We edit our current user with the following command:

pandora_manage /etc/pandora/pandora_server.conf --update_user 'User ID' password 'New password'

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

Recent Discussions