Securing Hue passwords with scripts
You can secure passwords in Hue by using one consolidated script, or multiple
individual scripts. Hue runs each password script at startup and extracts
passwords from stdout
.
Store scripts in a directory that only Hue can read, write, and execute. You can choose
password script names but you cannot change hue.ini
property names to which
you assign those scripts. Add the suffix _script
to any password property
and set it equal to the script name.