HP-UX Reference (11i v2 07/12) - 4 File Formats (vol 8)

l
ldapclientd.conf(4) ldapclientd.conf(4)
Specifying a value here under the [general]
section will
override
poscache_ttl defaults in other sections (when there
is no specific poscache_ttl definition under that section).
negcache_ttl= 1-2147483647
Seconds before a cache entry expires from the negative cache.
Like, poscache_ttl , there is no [general] default value
for this setting. Each cache section has its own default.
[passwd] Cache settings for the passwd cache (which caches name, uid, and shadow informa-
tion). The valid setting under this section are:
enable=yes |no ldapclientd
only caches entries for this section when it is
enabled. If the cache is not enabled,
ldapclientd
will query
the directory server for any entry request from this section.
Since this impacts LDAP-UX client performance and response
time, by default, caching is enabled.
poscache_ttl= 0-2147483647
Seconds before a cache entry expires from the positive cache.
Since personal data can change frequently, this value is typically
smaller than the others.
Default value is 120.
negcache_ttl= 1-2147483647
Seconds before a cache entry expires from the negative cache.
Default value is 240.
[group] Cache settings for the group cache (which caches name, gid, and membership informa-
tion). The setting are:
enable=yes |no ldapclientd only caches entries for this section when it is
enabled.
By default, caching is enabled.
poscache_ttl= 0-2147483647
Seconds before a cache entry expires from the positive cache.
Since people are added and removed from groups occasionally,
this value is typically not large. If dynamic_group
caching is
enabled, this value must be less than
poscache_ttl of
[dynamic_group].
Default value is 240.
negcache_ttl= 1-2147483647
Seconds before a cache entry expires from the negative cache. If
dynamic_group caching is enabled, this value must be less
than negcache_ttl of [dynamic_group]
.
Default value is 240.
[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
Seconds before a cache entry expires from the positive cache.
For the same reasons described in the [group] section, this
value is typically small.
Default value is 240.
negcache_ttl= 1-2147483647
Seconds before a cache entry expires from the negative cache.
184 Hewlett-Packard Company 3 HP-UX 11i Version 2: December 2007 Update