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:
Note the following:
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.
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.
This keyword must be placed in the [replication] section of the SUNDM data manager.
Example:
[replication]
PUBLIC=be8245
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |