Skip to content

Commit

Permalink
chore: add password-reset command
Browse files Browse the repository at this point in the history
  • Loading branch information
redteampanda-ng committed Apr 10, 2024
1 parent 80cc9d5 commit 43eaccb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions admin/password.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ Password Reset
Since the password for the admin user is stored only on the Backend,
you have to reset the password via console. To reset the password for
the ``admin`` user on the **Security Center Backend**, run the following
command:
command via console:

.. code-block:: console
nextron@asc-back:~$ sudo <placeholder>
nextron@sc-back:~$ sudo asgard-security-center-backend set-password
{"LEVEL":"Info","MESSAGE":"LDAP disabled","MODULE":"LDAP","TIME":"2024-04-10T08:17:42Z"}
Please enter password for user `admin`:
Please re-enter password for user `admin`:
Apr 10 08:17:49 sc-back THOR_UTIL: Info: SET_PASSWORD: password successfully updated

0 comments on commit 43eaccb

Please sign in to comment.