legalMessages.json (NEM login banner)
To customize the legal message appearing on the NEM Login dialog (i.e., the NEM login banner), the default message can be replaced by a customized Message. To do so, create a file named “legalMessages.json” and store it in the folder “/opt/nem/share” of the FOXMAN‑UN core machine.
When ever a client connects to the core, the NEM Login dialog will show this message.
The contents of the file “legalMessages.json” should be in accordance with the following sample (default message used here). Use \n for line breaks.
{
"securityBaseline": "Access to FOXMAN‑UN services is provided for the exclusive use by authorized personnel.\nUnauthorized use is prohibited."
}