LDAP-UX Client Services B.04.15 Administrator's Guide

[domain_grp] This cache maps group names and GUIDs 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).
[automount] Cache settings for the automount entry cache (which caches automount
entries in automount maps).
A positive cache means that the automount entry data has been recently
retrieved from the LDAP directory server and is stored in the positive
cache locally.
A negative cache is used to store the automount entry data about
non-existent information. For example, if a user requests information
about an automount entry that does not exist, the LDAP directory server
will not return an entry, all the negative result will be stored in the
negative 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. The default value is 1800 (30 minutes).
negcache_ttl=<1-2147483647>
The time, in seconds, before a cache entry expires from the negative
cache.
The default value is 1800 (30 minutes).
[automountMap] Cache settings for the automount map 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. The default value is 1800 (30 minutes).
negcache_ttl=<1-2147483647>
The time, in seconds, before a cache entry expires from the negative
cache.
The default value is 7200 (2 hours).
90 Administering LDAP-UX Client Services