| According to RFC 4511 4.2.1. Processing of the Bind Request "Clients may send multiple Bind requests to change the authentication and/or security associations or to complete a multi-stage Bind process. Authentication from earlier binds is subsequently ignored." Therefore we should not use 2 connections, but single one just sending two bind requests. | ||
|---|---|---|
| .. | ||
| ldap | ||
| pam | ||
| admin.go | ||
| auth.go | ||
| auth_form.go | ||
| org.go | ||
| repo_form.go | ||
| user_form.go | ||