Good morning everyone,
since I want to expose the HA using a reverse proxy or something, to increase the security, or at least I want to think so, I would like to change the role of my main user from administrator to normal.
Is it possible?
This is my actual situation:
“roberto”, is my main user the one I created at first during the installation (administrator and owner)
“roberto_admin” is the user I just created just to do changes and it has access only in local.
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,
too "is_owner": true,
Sorry I don’t have experience with HAos, since I am using docker (and it is easy to access the config files), anyway I think that there is an integration to access the configuration file, I remember a sort of file explorer where you can edit the config from there.
If you can’t find the .storage folder it is because in linux every folder/file that begins with dot is hidden
Hi, I’m totally new to HA and I don’t understand how to get to “/config/.storage/auth” file with the file editor.
After installing the file editor and starting it, I can’t see the /config when clicking on the symbol for “browse filesystem”. There is only the folder homeassistant/.