LDAP-UX Client Services B.05.00 Administrator's Guide

# 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
366 Samples of LDAP-UX configuration files created or modified by autosetup