The following steps provide the process to configure the replication for essential tables only.
NOTE: You will need to perform these steps on ALL nodes of the cluster; but, can be executed on a single node at a time. |
Login into the appliance as the strongauth user.
Take a backup of the /usr/local/strongauth/strongkeylite/etc/strongkeylite-configuration.properties file before making any changes.
shell> cp /usr/local/strongauth/strongkeylite/etc/strongkeylite-configuration.properties /usr/local/strongauth/strongkeylite/etc/strongkeylite-configuration.properties.backup-
Edit /usr/local/strongauth/strongkeylite/etc/strongkeylite-configuration.properties file.
shell> cd /usr/local/strongauth/strongkeylite/etc/ shell> vi strongkeylite-configuration.properties
Add the following property at the end of the file, or update it if it already exists.
strongkeylite.cfg.property.replicate.essentialonly=true
Save and exit the file.
Restart Payara.
shell> sudo service glassfishd restart
NOTE: This will prompt for the strongauth user’s password; please provide the password. |
Set Key Custodian PINs.