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

l
ldapclientd.conf(4) ldapclientd.conf(4)
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
enable=yes
[domain_pwd]
enable=yes
[domain_grp]
enable=yes
[automount]
enable=yes
[automountmap]
enable=yes
[dynamic_group]
cache_size=20000000
enable=yes
poscache_ttl=5500000
[printers]
start=yes
max_printers=50
search_interval=86400
DIAGNOSTICS
problem reading configuration file
When ldapclientd starts, it reads the configuration file and points out errors during parsing.
This error message is accompanied by the line showing exactly where ldapclientd could not
recognize the syntax or found that the setting is out of range.
HP-UX 11i Version 2: December 2007 Update 6 Hewlett-Packard Company 187