Configure Security to the ID Server

Use configure replication server to configure network-based security for the network connection from Replication Server to ID Server.

The syntax is:
configure replication server 
  set id_security_param to { 'required' |
    'not_required' }
See the Replication Server Reference Manual > Replication Server Commands > configure replication server. The security parameters are stored in the rs_config table in the RSSD. You must have sa permission to configure them. To distinguish settings for this pathway, all ID Server parameters begin with the “id_” prefix. For example:

ID Server security parameters configured with configure replication server are dynamic. They take effect immediately and do not require that you restart Replication Server.

Examples of Using configure replication server to Configure Security to the ID Server

Related reference
Security Configuration Parameters