HP-UX Reference (11i v3 07/02) - 4 File Formats (vol 8)

l
ldapclientd.conf(4) ldapclientd.conf(4)
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.
Default value is 240.
negcache_ttl= 1-2147483647
Seconds before a cache entry expires from the negative cache.
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.
Default value is 240.
[uiddn] This cache maps a user’s UID to his 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
Seconds before a cache entry expires from the positive cache.
HP-UX 11i Version 3: February 2007 3 Hewlett-Packard Company 209