LDAP-UX Client Services B.05.00 with Microsoft Windows Active Directory Server Administrator's Guide (obsolete beyond B.05.00)

uiddn
domain_pwd
domain_grp
automount
2
setting This will be different for each section.
value Depending on the setting, this can be yes, no, or number.
6.1.4.3 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.
update_ldapux_conf_time=<10-2147483647>
This determines how often, in seconds, ldapclientd re-reads the /etc/
opt/ldapux/ldapux_client.conf client configuration file to
download new domain profiles. The default value is 600 (10 minutes).
cache_size=<102400-1073741823>
The maximum number of bytes that should be cached by ldapclientd
for all services except dynamic_group. This value is the maximum, upper
limit, of memory that can be used by ldapclientd to cache all services
except dynamic_group. If this limit is reached, new entries are not
cached until enough expired entries are freed to allow it. The default value
is 10000000.
86 Administering LDAP-UX Client Services