Important Update: Cohesity Products Knowledge Base Articles


All Cohesity Knowledge Base Articles are now managed via the Cohesity Support Portal: https://support.cohesity.com/s/searchunify. The Knowledge Base articles available here will not reflect the latest information or may no longer be accessible.

How to add a custom logon pop-up message in the OpsCenter login page

Article: 100037967
Last Published: 2011-12-04
Ratings: 0 0
Product(s): NetBackup

Description

 

1.)  Create a file named customerpreferences.conf in the config directory.
Windows path: <install_path>\opscenter\server\config
UNIX path: /opt/SYMCOpsCenterServer/config
 
 
2.)  Edit the customerpreferences.conf file, adding the following contents:
 
SHOW_MESSAGE=true
LOGIN_MESSAGE=<Message_to_be_displayed>
 
 
3.)  Stop and restart the OpsCenter services.
 
 
Example:
customerpreferences.conf file entries:
SHOW_MESSAGE_IN_LOGIN_DIALOG=true
LOGIN_DIALOG_MESSAGE_TEXT=Test login message.
 

The results that are displayed:

Was this content helpful?