Set Delinea Connectors in Current Forest for Delinea MFA Authentication Service
Use this policy to specify the connectors to use for MFA authentication. Connectors provide connectivity between the Unix/Linux servers and the identity platform.
You can specify either IP addresses or FQDNs separated by commas.
For example,
192.168.1.61:8080, 192.168.1.62:8080
or
connector1.mydomain.com:8080, connector2.mydomain.com:8080
Port 8080 is the connector default port.
By default, the list is empty and adclient will automatically discover all valid connectors and then select the nearest connector.
If this policy is enabled, make sure that the connector addresses are correct and that you can use commands such as adcdiag. Adclient will use this list only for lookup and automatic discovery of other connectors is disabled. The order in which you list the connectors doesn't matter; adclient will pick one randomly and continue using it until failover happens.
This group policy modifies the adclient.cloud.connector
setting in the
DirectControl configuration file.