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

l
ldapclientd.conf(4) ldapclientd.conf(4)
poscache_ttl= 0-2147483647
Seconds before a cache entry expires from the positive cache.
Typically, once added into a directory, the map’s DN rarely
changes.
Default value is 1800.
negcache_ttl= 1-2147483647
Seconds before a cache entry expires from the negative cache.
Default value is 7200.
[printers] User configurable parameters for the printer configurator.
start= yes|no Define the status of the printer configurator when
ldap-
clientd
starts. yes means printer configurator service will
be enabled when ldapclientd starts. no means printer
configurator will be disabled when
ldapclientd starts.
By default, the printer configurator is enabled.
max_printers= 10-500
Define the maximum printer objects that the printer
configurator will handle.
Default value is 50.
search_interval=1800-1209600
Define the interval, in second, between printer configurator
searches for printer objects.
Default value is 86400.
EXAMPLES
The following is a sample
ldapclientd.conf
configuration file.
#
# My example ldapclientd daemon configuration file
#
[StartOnBoot]
enable=yes
# remember, /opt/ldapux/config/setup can directly enable StartOnBoot.
[general]
max_conn=20
connection_ttl=120
num_threads=10
socket_cleanup_time=300
cache_cleanup_time =10
update_ldapux_conf_time=600
cache_size=10000000
poscache_ttl=5000000
[passwd]
enable=yes
poscache_ttl=1000003
[group]
enable=yes
# note: group’s poscache_ttl uses the default
# defined under general: 5000000.
# Because it’s not under general, negcache_ttl
# will be the ldapclientd default: 240.
[netgroup]
enable=no
[uiddn]
poscache_ttl = 50000
negcache_ttl = 30000
HP-UX 11i Version 3: February 2007 5 Hewlett-Packard Company 211