* @param[in] inst rlm_ldap configuration.
* @param[in] request Current request, this may be NULL, in which case all debug logging is done with radlog.
* @param[in] conn to use. May change as this function calls functions which auto re-connect.
- * @param[in] identity of the use.
+ * @param[in] identity of the user.
+ * @param[in] password of the user.
* @param[in] sasl mechanism to use for bind, and additional parameters.
* @param[out] error message resulting from bind.
* @param[out] extra information about the error.