ldapclientd.conf.4 (2010 09)

l
ldapclientd.conf(4) ldapclientd.conf(4)
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.
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. Typically, once
added into a directory, the user’s DN rarely changes.
Default value is 86400.
negcache_ttl=1-2147483647
Seconds before a cache entry expires from the negative cache.
Default value is 86400.
[domain_pwd] This cache maps user names and UID’s 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
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.
Default value is 86400.
negcache_ttl=1-2147483647
Seconds before a cache entry expires from the negative cache.
Default value is 86400.
[domain_grp] This cache maps group names and GUID’s to the domain holding its entry.
enable=yes|no
ldapclientd only caches entries for this section when it is enabled.
4 Hewlett-Packard Company 4 HP-UX 11i v3: June 2010 Web Release