Owner required for UI locked_out.md (#30006)

* Owner required for UI locked_out.md

Not just any administrator. https://community.home-assistant.io/t/how-to-change-users-password/226374/19

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
kcd83 2023-11-26 22:26:19 +13:00 committed by GitHub
parent b9c9018ade
commit f4d69a9d81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,11 +45,12 @@ If you are running Home Assistant in a container, you can use the command line i
4. `exit` to exit the container command line
5. `docker restart homeassistant` to restart the container.
#### To reset a user's password, as an administrator via the web interface
#### To reset a user's password, as an owner via the web interface
1. In the bottom left, select your user to go to the {% my profile title="**Profile**" %} page and make sure **Advanced Mode** is activated.
2. Go to {% my people title="**Settings** > **People**" %} and select the person for which you want to change the password.
3. At the bottom of the dialog box, select **Change Password**.
- Note: this is available as the owner, not administrator.
4. Enter the new password, and select **OK**.
5. Confirm the new password by entering it again, and select **OK** again.
6. A confirmation box will be displayed with the text **Password was changed successfully**.