mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 04:01:59 +00:00
* Big refactor, many minor fixes * Link fixes, icon edits * Index and ToC fixes * update icons in theme lib and add to device guides index * WIP - refactor Initial setup, LAN, FF, others * First draft ready, many fixes and edits * Ooops - minor edits and changes on initial setup * Add change password guide (try 2). * Remove change password menu item from guides * Fix display bug, think different --------- Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Co-authored-by: gStart9 <george@start9labs.com>
34 lines
980 B
ReStructuredText
34 lines
980 B
ReStructuredText
.. _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%
|