Product Documentation

The following steps provide the process to configure the replication for essential tables only.

https://demo4.strongkey.com/getstarted/assets/documents/HTML/images/key_strong_cyan.pngNOTE: You will need to perform these steps on ALL nodes of the cluster; but, can be executed on a single node at a time.

  1. Login into the appliance as the strongauth user.

  2. 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-
  3. 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
  4. Save and exit the file.

  5. Restart Payara.

    shell> sudo service glassfishd restart

    https://demo4.strongkey.com/getstarted/assets/documents/HTML/images/key_strong_cyan.pngNOTE: This will prompt for the strongauth user’s password; please provide the password.

  6. Set Key Custodian PINs.