LDAP-UX Client Services B.04.10 Administrator's Guide (edition 7)

new entries are not cached until enough expired entries are freed to
allow it. The default value is 100000000 (10M).
NOTE: The cache_size option defined in the [general] section is used
to configure for all other caches (passwdm netgroup, group, outomount,
domain_pwd, domain_grp, uiddn).
[netgroup] Cache settings for the netgroup cache.
enable=<yes|no>
ldapclientd only caches entries for this section, when it is enabled.
By default, caching is enabled.
poscache_ttl=<0-2147483647>
The time, in seconds, before a cache entry expires from the positive
cache. Since people are added and removed from groups occasionally,
this value is not typically large.
The default value is 240 (4 minutes)
negcache_ttl=<1-2147483647>
The time, in seconds, before a cache entry expires from the negative
cache.
The default value is 240 (4 minutes).
[uiddn] This cache maps a user's UID to their DN from the directory.
enable=<yes|no>
ldapclientd only caches entries for this section, when it is enabled.
By default, caching is enabled.
poscache_ttl=<0-2147483647>
The time, in seconds, before a cache entry expires from the positive
cache. Typically, once added into a directory, the user's DN rarely
changes.
The default value is 86400 (24 hours).
negcache_ttl=<1-2147483647>
The time, in seconds, before a cache entry expires from the negative
cache.
The default value is 84400 (24 hours).
[domain_pwd] This cache maps user names and UIDs to the domain holding its entry.
enable=<yes|no>
ldapclientd only caches entries for this section, when it is enabled.
By default, caching is enabled.
poscache_ttl=<0-2147483647>
The time, in seconds, before a cache entry expires from the positive
cache. Since new domains are rarely added to or removed from the
forest, the cache is typically valid for a long time.
The default value is 86400 (24 hours)
negcache_ttl=<1-2147483647>
The time, in seconds, before a cache entry expires from the negative
cache.
The default value is 86400 (24 hours).
Using The LDAP-UX Client Daemon 93