adclient.legacyzone.mfa.background.fetch.interval

This configuration parameter specifies how often the Centrify Agent updates the cache with the list of groups in classic zones and Auto Zones specified in the following parameters:

adclient.legacyzone.mfa.required.groups 

This is a background process that updates the cache periodically according to the interval specified. Enabling this configuration parameter will improve multi-factor authentication performance.

In most cases, you set this configuration parameter using group policy. You can, however, set it manually in the configuration file if you are not using group policy, or to temporarily override group policy.

For example, to set the parameter interval to 45 minutes:

adclient.legacyzone.mfa.background.fetch.interval: 45

To disable this process, set the parameter value to 0.

The default parameter value is 30 minutes.