WebUI Login Warning

Hello

Its possible to configure a login banner warning for the console and webreports server by adding the “loginWarningBanner” setting under the advanced options when running the besadmin tool. However this does Not also set the banner on the WenUI. How does one set a warning banner on the WebUI?

You can do this with a client setting on the WebUI server itself.

_WebUIAppEnv_USER_TEXT
Displays a text message in the login landing page. Set this on the WebUI server. The message is the value of the setting.

Have a look at this also to automate things: https://bigfix.me/fixlet/details/26623

3 Likes

So the setting value appears to have a character limitation associated with it. Lawyer speak is larger than this value. Any other workarounds? Maybe something via the underlying Node.js settings?