cache-enabled
Use the cache-enabled stanza entry to control whether LDAP client-side caching is enabled.
Syntax
cache-enabled = {yes|true|no|false} Description
Enable and disable LDAP client-side caching.
Options
- yes|true
- Enable LDAP client-side caching.
- no|false
- Disable LDAP client-side caching. Anything other than
yes|true, including a blank value, is interpreted asno|false.
Usage
This stanza entry is required.
Default value
yes
Example
cache-enabled = yes