Password forgotten

Hi,

I forgot my password but i am logged in HA.

I made a new person and now i can login with this new person but i want my old USER back!!

But how? In the description of locked out you have to create annew person an then you should reset the password of your old User?! But there is now option to reset the pass of the old User/owner?!

How can i get it back??

Ha this happened to me not long ago too.

Instructions are here:

Scroll down to “To reset a user’s password, as an administrator via the web interface”

Worked well! Thx!!

…but only because i was logged in with my smartphone and so i got access to my owner account.
When you are logged out with both pc and smartphone this dont works

This doesn’t seem to work anymore. I have a second user with administrator access but I don’t have the ability to reset the password for the “Owner.” Any ideas?

There is a file you can change “/config/.storage/auth”
This file has settings for each user in it. Find the section with the user account you would like to be an owner.

Simply change the line "is_owner": false,
to "is_owner": true,

1 Like