Skip to content

Commit eaa17e4

Browse files
chore: add password reset section
1 parent 8d6a534 commit eaa17e4

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

admin/index.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ continuing.
1111
:caption: Contents
1212

1313
updates
14-
upgrade
14+
upgrade
15+
password

admin/password.rst

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
Password Reset
2+
==============
3+
4+
This chapter incluse console commands to reset the
5+
password for the admin user on both the Security Center
6+
Frontend and Backend
7+
8+
Security Center Frontend
9+
------------------------
10+
11+
In case you lost access to the ``admin`` user of your Security
12+
Center, you have to reset the password via console. To reset the
13+
password for the ``admin`` user on the **Security Center Frontend**,
14+
run the following command:
15+
16+
.. code-block:: bash
17+
18+
nextron@asc-front:~$ sudo
19+
20+
Security Center Backend
21+
-----------------------
22+
23+
placeholder

0 commit comments

Comments
 (0)