LDAP-UX Client Services B.04.15 Administrator's Guide
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]
- [dynamic_group]
- [netgroup]
- [uiddn]
- [domain_pwd]
- [domain_grp]
- [automount]
-[automountMap]
- [printers]
setting
This will be different for each section.
value Depending on the setting, this can be <yes|no|number>.
5.1.3.2.1 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 100.
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 300.
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.
86 Administering LDAP-UX Client Services