Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

Summary of DBMOVER Statements for LDAP Configuration

Summary of DBMOVER Statements for LDAP Configuration

To configure PowerExchange for LDAP authentication, define the appropriate statements in the DBMOVER configuration file on a PowerExchange Listener or PowerExchange for Linux, UNIX, and Windows machine that supports LDAP authentication.
The following DBMOVER statements apply to LDAP authentication:
LDAP_BASE
Specifies the location within an LDAP directory from which to conduct a PowerExchange user search.
For more information, see LDAP_BASE Statement.
LDAP_BIND_DN
Specifies the distinguished name (DN) of an LDAP user with sufficient access rights to connect to LDAP and conduct a search for the PowerExchange user.
For more information, see LDAP_BIND_DN Statement.
LDAP_BIND_EPWD
Specifies the encrypted password for the LDAP search user.
For more information, see LDAP_BIND_EPWD Statement.
LDAP_BIND_PWD
Specifies the password for the LDAP search user.
For more information, see LDAP_BIND_PWD Statement.
LDAP_BIND_TIMEOUT
Specifies the number of seconds that a PowerExchange Listener or PowerExchange Logger waits for an LDAP bind request.
For more information, see LDAP_BIND_TIMEOUT Statement.
LDAP_FILTER
Specifies a filter to restrict the LDAP search for a PowerExchange user.
For more information, see LDAP_FILTER Statement.
LDAP_HOST
Defines TCP/IP host details for an LDAP server that PowerExchange might use for user validation.
For more information, see LDAP_HOST Statement.
LDAP_LOGIN_ATTRIBUTE
Specifies an LDAP attribute to use as the search key that is matched against PowerExchange user IDs.
For more information, see LDAP_LOGIN_ATTRIBUTE Statement.
LDAP_OPENSSL
If you are using an OpenLDAP implementation, enables LDAP secure connections and specifies TLS certificate information for an LDAP TLS connection.
For more information, see LDAP_OPENSSL Statement.
LDAP_PORT
Defines the TCP/IP port for an LDAP server that PowerExchange might use for user validation.
For more information, see LDAP_PORT Statement.
LDAP_SASL_MECH
Specifies the Simple Authentication and Security Layer (SASL) authentication mechanism to be used with LDAP certificate-based security. The only valid mechanism is EXTERNAL.
For more information, see LDAP_SASL_MECH Statement.
LDAP_SCOPE
Defines the depth of the search of the LDAP tree within the search base in LDAP searches.
For more information, see LDAP_SCOPE Statement.
LDAP_SEARCH_TIMEOUT
Specifies the time, in seconds, that a PowerExchange Listener or PowerExchange Logger for Linux, UNIX, and Windows waits to receive a search result during validation of a PowerExchange user against LDAP.
For more information, see LDAP_SEARCH_TIMEOUT Statement.
LDAP_TLS
If you are using an Oracle LDAP implementation, enables LDAP secure connections and specifies TLS certificate information for an LDAP TLS connection.
For more information, see LDAP_TLS Statement.
SECURITY
Controls PowerExchange user authentication and access to resources and commands, including LDAP authentication, and specifies whether to use OpenLDAP or Oracle LDAP client libraries.
For more information, see SECURITY Statement.
USE_DB_AUTH
When LDAP authentication is enabled, controls whether to use LDAP validation for relational connections. By default, database authentication is used for relational databases.
For more information, see USE_DB_AUTH Statement.

0 COMMENTS

We’d like to hear from you!