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

LDAP_BIND_DN Statement

The LDAP_BIND_DN statement specifies the identity of the LDAP search user.
Linux, UNIX, and Windows
LDAP_BIND_EPWD, LDAP_BIND_PWD, LDAP_BIND_TIMEOUT, LDAP_SASL_MECH
No
LDAP_BIND_DN="
search_user_distinguished_name
"
For the
search_user_distinguished_name
variable, enter the distinguished name of an LDAP user with authority to connect to the LDAP server and conduct a search for the PowerExchange user. Enclose the
search_user_distinguished_name
value in double quotation marks (").
  • If you do not define the LDAP_BIND_DN statement or the LDAP_SASL_MECH statement, the LDAP client does not attempt to perform a bind and instead performs unauthenticated operations.
  • If you specify an empty string in the LDAP_BIND_DN statement, the LDAP client requests an anonymous bind. An anonymous bind is acceptable if the LDAP server has been configured to allow anonymous access.
  • If you configure LDAP TLS to require client certification and specify a SASL mechanism of EXTERNAL, the LDAP_BIND_DN statement is ignored and the identity of the search user is determined from the client certificate and the certificate mapping of the LDAP server. For more information, see LDAP Transport Layer Security.

0 COMMENTS

We’d like to hear from you!