mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-04 14:29:45 +00:00
Feat/re arrange (#475)
* move things around a lot * move up a layer * some edits * rename some paths
This commit is contained in:
33
site/source/user-manual/change-password.rst
Normal file
33
site/source/user-manual/change-password.rst
Normal file
@@ -0,0 +1,33 @@
|
||||
.. _change-password:
|
||||
|
||||
===============
|
||||
Password Change
|
||||
===============
|
||||
|
||||
This guide is for changing your password from the web-UI. If you forgot your password and want to reset it, see the :ref:`reset password guide<reset-password>`.
|
||||
|
||||
#. Login to the web-UI and navigate to System > Change Master Password
|
||||
|
||||
.. figure:: /_static/images/config/password_change_ui-1.png
|
||||
:width: 60%
|
||||
|
||||
#. A warning will be displayed. Select `CONTINUE`.
|
||||
|
||||
.. figure:: /_static/images/config/password_change_ui-2.png
|
||||
:width: 60%
|
||||
|
||||
#. Fill out the Change Master Password form by entering
|
||||
|
||||
a. Your current password
|
||||
b. Your desired new password
|
||||
c. Retype your new password
|
||||
d. Click `Save`
|
||||
|
||||
.. figure:: /_static/images/config/password_change_ui-3.png
|
||||
:width: 60%
|
||||
|
||||
#. You will see a notice pop up near the bottom of the screen informing you that you've successfully changed your password:
|
||||
|
||||
|
||||
.. figure:: /_static/images/config/password_change_ui-4.png
|
||||
:width: 60%
|
||||
Reference in New Issue
Block a user