Ok, "0 lines" is indeed less than my 3 lines 😉
(You meant to write "20 lines")
I checked and I was well under 80 charcters. Also the clish does not mention that specific characters (like "#") are no longer allowed among others! The GAiA WebUI suddenly does tell me that, as long as I do not break the untold "40 characters"-law of the 3rd line (explained below). This might be checked before checking for special characters. This "not allowed characters check" does not trigger, even when starting with a "#" as a first character in line 1!
I played around a little bit and in GAiA WebUI and I tested until the following last line and letter...in that line the error popup message does not occur (all together 126 characters in all lines):
This worked (with only 40 characters in line3, but I can add more text in the first 2 lines without any negative impact):
~~~~~~~~~~~~~~~~~~~~~~~~
Only authorized personnel is allowed to connect to the server.
Access is monitored.
Additional laws and regulations may appl
~~~~~~~~~~~~~~~~~~~~~~~~
But yet, the new message does not show in the GAiA clish, using the command "show message banner" only when "using show configuration message"
~~~~~~~~~~~~~~~~~~~~~~~~
MLM> show message banner
Banner message: This system is for authorized use only.
After applying the text mentioned as working above:
~~~~~~~~~~~~~~~~~~~~~~~~
MLM> show message banner
Banner message:
~~~~~~~~~~~~~~~~~~~~~~~~
MLM> show configuration message
set message banner on
set message banner on line msgvalue "Only authorized personnel is allowed to connect to the server."
set message banner on line msgvalue "Access is monitored."
set message banner on line msgvalue "Additional laws and regulations may appl"
set message motd off
set message caption off
~~~~~~~~~~~~~~~~~~~~~~~~
When trying to log in to a system I see the text above properly.
Now, when entering the last letter "y" I get the following:
A new error message
WTF?
Sorry if the above is a bit confusing. The "message banner" seems to be seriously broken in R80.30 .