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_BIND_PWD Statement

LDAP_BIND_PWD Statement

The LDAP_BIND_PWD statement specifies the password for the LDAP search user.
Linux, UNIX, and Windows
LDAP_BIND_DN, LDAP_BIND_EPWD, LDAP_SASL_MECH
No
LDAP_BIND_pwd=
search_user_password
For the
search_user_password
variable, enter the password for the LDAP search user that is identified in the LDAP_BIND_DN statement.
  • If both of the following conditions apply, PowerExchange uses the default value, which is an empty string, as the search user password:
    • You do not define the LDAP_BIND_PWD statement or the LDAP_BIND_EPWD statement.
    • You do not both define the LDAP_TLS statement to require client certification and define the LDAP_SASL_MECH=EXTERNAL statement.
    An empty string is acceptable if the LDAP server has been configured to allow anonymous access.
  • If you define the LDAP_TLS statement to require client certification and define the LDAP_SASL_MECH=EXTERNAL statement, the value of LDAP_BIND_PWD is ignored. The credentials of the search user are determined from the client certificate and the certificate mapping of the LDAP server.

0 COMMENTS

We’d like to hear from you!