LDAP-UX Client Services B.04.00 with Microsoft Windows 2000/2003 Active Directory Administrator's Guide
Administering LDAP-UX Client Services
Using the LDAP-UX Client Daemon
Chapter 484
# Time for an in-active connection to the directory server to
# be brought down and cleaned up.
#
connection_ttl=120
#
# Number of threads in ldapclientd.
#
num_threads=10
#
# Time to clean up socket files created by client applications
# that were terminated abnormally.
#
socket_cleanup_time=300
#
# Interval how often ldapclient should use when identifying and
# cleaning up stale cache entries.
#
cache_cleanup_time=10
#
# How often ldapclientd should re-read the ldapux-clientd.conf
# file.
update_ldapux_conf_time=600
#
# Maximum number of bytes that should be cached by ldapclientd.
# This value is the maximum upper limit of memory that can be
# used by ldapclientd. If this limit is reached, new entries
# are not cached, until enough expired entries are freed.
#
cache_size=10000000
#
[passwd]
enable=yes
[group]
enable=yes
# LDAP-UX does not support netgroup with Windows 2000 Active
# Directory Server.
#
[netgroup]
enable=yes
[uiddn]
enable=yes
[domain_pwd]
enable=yes