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

LDAP_BASE Statement

LDAP_BASE Statement

The LDAP_BASE statement specifies the location within an LDAP directory from which to conduct a PowerExchange user search. If you specify LDAP as the third parameter in the SECURITY statement, include at least one LDAP_BASE statement in the DBMOVER configuration file. You can specify up to five LDAP_BASE statements.
LDAP searches the search-base locations in the order in which LDAP_BASE statements occur in the DBMOVER configuration file. The search stops as soon as the PowerExchange user is found, or the search continues through all LDAP_BASE locations if no PowerExchange user is found.
Linux, UNIX, and Windows
LDAP_FILTER, LDAP_LOGIN_ATTRIBUTE, LDAP_SCOPE
No
LDAP_BASE=("
search_base
")
For the
search_base
variable, enter the distinguished name (DN) of an LDAP tree node from which to conduct a PowerExchange user search. Enclose the
search_base
value in parentheses and double quotation marks.
  • If you do not define an LDAP_BASE statement, PowerExchange uses the default search base, which is an empty string. This search base will likely cause all searches to fail.
  • If you use multiple LDAP_BASE statements, for best search performance, order the statements so that a PowerExchange user is likely to be found as soon as possible.

0 COMMENTS

We’d like to hear from you!