DataFlux Data Management Server Configuration Options

Data Management Server reads configuration options from the configuration file. The installer creates the DFEXEC_HOME/etc/dfexec.cfg configuration file with default values for the essential options. This file is in a "key = value" format and can be edited with any text editor.

The standard configuration options are as follows:

LDAP Requirements for UNIX platforms 

AIX - You must have the ldap.client.rte package installed. Run lslpp -l ldap.client.rte to see if it is installed. You can find this package on the installation media for AIX.

HP-UX - You must have the LDAP-UX client installed. Run /usr/sbin/swlist -l product LdapUxClient to see if it is installed. If you do not have LDAP-UX you can get it from the Hewlett Packard Web site at http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4269AA.

Linux - You must have the OpenLDAP client installed. On an RPM-based system (such as RedHat or SuSe) you can run pm -q openldap to see if it is installed. For other Linux systems, consult your documentation for how to test the availability of software packages. RedHat Enterprise Linux 4 or later also require the compat-openldap package. Run rpm -q compat-openldap to see if it is installed. You can find this package on the installation media or the Red Hat Network.

Solaris - No additional requirements; the LDAP client library is part of the Solaris core libraries.

For more information on configuration options, see DataFlux Data Management Server Administrator's Guide.