cache-account-policy

The cache-account-policy is a configuration file parameter in the [ldap] stanza for ldap.conf. The policy determines whether the LDAP client-side caching is enabled.

cache-account-policy = {yes|true|no|false}

Default value

yes

Option descriptions

yes|true
Enables LDAP client-side caching of expired account or expired password. Anything other than no|false, including a blank value, is interpreted as yes|true.
no|false
Disables LDAP client-side caching of expired account or password.

Usage

Optional. Enable this configuration file parameter if we want Security Verify Access to cache an expired account or password. Otherwise, set this parameter to no.

Example

This example enables the LDAP caching of expired account or password.