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 dialog message in the OpsCenter login/logout page

Article: 100037965
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_IN_LOGIN_DIALOG=true
LOGIN_DIALOG_MESSAGE_TEXT=<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=This is a test dialog message.

 

The results that are displayed:

 

Was this content helpful?