LDAP-UX Client Services B.05.00 with Microsoft Windows Active Directory Server Administrator's Guide (obsolete beyond B.05.00)
[domain_grp]
enable=yes
[automount]
enable=yes
[automountmap]
enable=yes
[dynamic_group]
# "dynamic_group" has its own default cache_size, poscache_ttl and negcache_ttl.
cache_size=10000000
enable=yes
poscache_ttl=43200
negcache_ttl=43200
[longterm_cache]
# Should long term cache enabled ?
# enable=no
# How long before data is considered stale and not usabled. 1,209600 = 2 weeks.
# longterm_expired_interval=1209600
# How frequently should save long term data to permanemt storage. 900 = 15 minutes.
# longterm_cache_backup_interval=900
# How much memory to allocate fpr the long term cache, which stores user and group
# information. This cache is only used by the working set of users and groups. The
# working set means any user or group being used or displayed on the system. If you
# have enumerous large groups with enumerous members, this value should be at least
# twice as large as the combined size of all those groups.
# longterm_cache_size=50000000
# Should long term caching support enumeration of users and groups. If getpwent()
# and getgrent() are not required, this can be disabled.
# longterm_enum_enable=no
# How frequently should the HP-UX client go to the directory server to refresh the
# enumeration cache. 86400 = one per day.
# longterm_enum_search_interval=86400
#
#enable=no
#longterm_expired_interval=1209600
#longterm_cache_backup_interval=900
#longterm_cache_size=50000000
#longterm_enum_enable=no
#longterm_enum_search_interval=86400
[printers]
# Define the status of the printer configurator when ldapclientd starts.
# Option "yes" means the printer configurator service will be activated
# when ldapclientd starts. "no" means the printer configurator will be
# disabled when ldapclientd starts. Default is "yes".
start=yes
# Define the maximum printer objects that the printer configurator service
# will handle. The value must be greater than 0.
# Default value is 50.
max_printers=50
# Define the interval, in seconds, before the printer configurator service
# searches for printer objects. The minimum value is 1800 (30 minutes) and the
# maximum value is 1209600 (14 day). Default value is 86440 seconds.
search_interval=86400
# User defined lpadmin options. If the lpadmin_option field is empty or the
# lpadmin_option is commended out, the default lpadmin options are used.
#
# "-mrmodel -v/dev/null -ocmrcmodel -osmrsmodel"
#
# Please DO NOT INCLUDE the -p -orm -orp options in the option field.
# The required information of printer name (-p), remote machine name (-orm) and
# remote printer name (-orp) will be provided by printer configurator during
# the run time.
#
# To enable the user define lpadmin options,
# remove the followng # sign and customize the lpadmin options.
# lpadmin_option=-mrmodel -v/dev/null -ocmrcmodel -osmrsmodel
6.1 Using the LDAP-UX client daemon 93