The authentication type used for the bind operation.
Original |
Mapped |
Description |
---|---|---|
0 |
XDM_CONST.LDAP_BIND_AUTH_TYPE_SIMPLE |
Uses a simple authentication method, where the client sends the LDAP server a clear-text password. |
3 |
XDM_CONST.LDAP_BIND_AUTH_TYPE_SASL |
Uses the Simple Authentication and Security Layer (SASL) to authenticate the client. |