PUBLIC Keyword


 

The PUBLIC keyword identifies a public encryption key that is used to encrypt all data that is transmitted between the primary, backup, and secondary data managers.

     PUBLIC={publickey}

 

Where:

{publickey}
This parameter must be specified as a hexadecimal data string. Otherwise, a default public key is used.

Note the following:

  1. If the PUBLIC encryption key is not specified, a default key is used. All transmissions are encrypted and secured using the default key in this case.

  2. If this public key changes for any reason, all replicators accessing the primary data manager must use the new public key. Otherwise, the replicators can not log on to the primary data manager.

  3. This keyword must be placed in the [replication] section of the SUNDM data manager.

 

Example:

 

     [replication]

     PUBLIC=be8245

 

 

See Also: SUNDM Keywords, SUNADMIN, MAKEMFD



about_sundm PLBVOL Keyword SCAN_ON_ROLLOVER Keyword