Securing Passwords and Internal.script
You can enable or disable the encryption of the internal database password and the reporting database password stored in the installation.properties file. You can also make the Internal.script file available in an unreadable form.
The Grid Server can be installed or upgraded in the GUI installation mode and silent installation mode. The procedure to enable encryption for these installation modes is explained later in this section.
Considerations for Enabling Encryption
-
For the Internal.script file: This change is only for Primary Director and Secondary Director because there is no separate internal database for Brokers. If you set the property to
trueon the Primary Director andfalseon the Secondary Director, theInternal.scripton the Secondary Director becomes unreadable. This happens because the Secondary Director backs up the database from the Primary Director. -
For mixed Grid Deployment: In case the property is set to true, mixed deployment of the Grid is not supported. Ensure that all components use version 7.1.0 of GridServer Manager.
Enable or Disable Encryption (GUI Installation Mode)
-
Install or upgrade the server as required.
-
Go to the
DS_DATA\conffolder and open theinstallation.propertiesfile for editing. -
In the
installation.propertiesfile, set theDSPasswordEncryptionproperty totrue(to enable encryption) orfalse(to disable encryption) as required. -
Reinstall the server from Admin > Manager Reinstall.
Enable or Disable Encryption (Silent Installation Mode)
-
Go to the
DS_MANAGERfolder and open theinstall.silentfile for editing. -
In the
install.silentfile, set thepasswordencryptionproperty value totrue(to enable encryption) orfalse(to disable encryption) as required. -
Install or upgrade the server as required.