ldapclientd.conf.4 (2010 09)
l
ldapclientd.conf(4) ldapclientd.conf(4)
NAME
ldapclientd.conf - configuration file for the LDAP client daemon process
SYNOPSIS
/etc/opt/ldapux/ldapclientd.conf
DESCRIPTION
ldapclientd.conf
is the configuration file for /opt/ldapux/bin/ldapclientd
, an LDAP client
daemon process that enables LDAP-UX clients to work with Directory Servers.
ldapclientd caches
entries, supports multiple domains in the Windows 2000/2003/2003 R2 Active Directory Server (ADS),
automatically downloads the configuration profiles, supports X.500 group membership, maintains and
reuses connections to the LDAP Directory Server, and manages remote LP printers.
ldapclientd uses default values for any settings absent from the configuration file.
If an older version of
ldapclientd.conf
exists during installation of LDAP-UX, LDAP-UX stores the
new configuration file in
/opt/ldapux/newconfig/etc/opt/ldapux/ldapclientd.conf
and
continues to use the old
/etc/opt/ldapux/ldapclientd.conf
configuration file.
Configuration File Syntax
The
ldapclientd.conf
configuration file uses the following syntax:
# comment
[section ]
setting =value
setting =value
...
[section ]
setting =value
...
The areas in the configuration files are:
# comment ldapclientd ignores any line beginning with a # delimiter.
section The configuration file is segregated into sections where each section begins with the
section name enclosed by
[]. Valid section names are:
[StartOnBoot] [general] [passwd]
[group] [netgroup] [uiddn]
[domain_pwd] [domain_grp] [automount]
[automountmap] [dynamic_group] [printers]
setting Specify the setting to configure. The allowed parameter keywords are different for
each section . See Configuration Sections below for details.
value The valid values of each setting will depend on which parameter is specified. The
valid value can be
yes | no | number
Configuration Sections
The valid sections for the
ldapclientd.conf configuration files are described here:
[StartOnBoot] Determines if ldapclientd starts automatically when the system boots. The
valid setting are:
enable=yes|no By default, this is enabled after LDAP-UX has been
configured by /opt/ldapux/config/setup, the LDAP-
UX setup program
[general] Any cache setting except cache_size defined here will be used as default settings
for all caches (passwd, group, netgroup, uiddn, domain_pwd, domain_grp,
automount, automountmap, and dynamic_group). The cache_size set-
ting defined here will be used for all caches except dynamic_group.
The following setting can be defined in this section:
max_conn=2-500
Maximum number of connections ldapclientd can establish to the
HP-UX 11i v3: June 2010 Web Release − 1 − Hewlett-Packard Company 1