LDAP-UX Client Services B.04.10 with Microsoft Windows Active Directory Server Administrator's Guide

. . .
Where:
comment ldapclientd ignores any line beginning with a # delimiter.
section Each section is configured by setting=value information underneath. The section
name must be enclosed by brackets ([ ]) as delimiters. Valid section names are:
StartOnBoot
general
passwd
group
netgroup
1
uiddn
domain_pwd
domain_grp
automount
1
setting
This will be different for each section.
value Depending on the setting, this can be yes, no, or number.
Section Details
Within a section, the following syntax applies:
[StartOnBoot] Determines if ldapclientd starts automatically when the system boots.
enable=<yes|no>
By default, this is enabled after LDAP-UX has been configured by the
LDAP-UX setup program /opt/ldapux/config/setup.
[general]
Any cache setting defined here will be used as the default setting for all
caches (passwd, group, netgroup, uiddn, domain_pwd,
domain_grp, automount, automountmap and dynamic_group).
The cache_size setting defined here will be used for all caches except
dynamic_group.
max_conn=<2-500>
The maximum number of connections ldapclientd can establish to
the directory server (or multiple servers when in a multi-domain
environment. The default value is 20.
connection_ttl=<1-2147483647>
The number of seconds before an inactive connection to the directory
server is brought down and cleaned up. The default value is 120.
num_threads=<1-100>
The number of client request handling threads in ldapclientd. The
default value is 10.
socket_cleanup_time=<10-2147483647>
The interval, in seconds, before the next attempt to clean up the socket
files created by any LDAP-UX client applications that were terminated
abnormally. The default value is 300.
cache_cleanup_time=<1-300>
The interval, in seconds, between the times when ldapclientd
identifies and cleans up stale cache entries. The default value is 10.
1. LDAP-UX using Windows 2000 or 2003 Active Directory Server does not support netgroup , automount and
publickey service data.
94 Administering LDAP-UX Client Services