Enables setting QX_PASSWORD.
Syntax:
QX_INSECURE_PASSWORD_ALLOWED={true, false}
Possible values:
true
false (default)
Usage and examples:
If QX_INSECURE_PASSWORD_ALLOWED is set to true, then the value of QX_PASSWORD will be set together with the user name used for user authentication:
QX_INSECURE_PASSWORD_ALLOWED=true
If QX_INSECURE_PASSWORD_ALLOWED is set to false, then QX_PASSWORD is not set at all:
QX_INSECURE_PASSWORD_ALLOWED=false
To set QX_INSECURE_PASSWORD_ALLOWED for Lycia Web Server process, you have to
add the QX_INSECURE_PASSWORD_ALLOWED to the register as a value for the key
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun 2.0\qxweb_7\Parameters\Environment
and then restart Web Server.
add QX_INSECURE_PASSWORD_ALLOWED to
/etc/init.d/qx-webserver