Ticket #1809 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Cannot authenticate against very restricted LDAP server

Reported by: gracinet Assigned to: gracinet
Priority: P1 Milestone: CPS 3.4.4
Component: CPSDirectory Version: TRUNK
Severity: normal Keywords: LDAP ACL
Cc:

Description

If the LDAP server doesn't allow the authenticated user to fetch its own entry, the authentication process fails. Indeed, LDAPBackingDirectory tries and fetch the entry after binding as the user, to avoid multiplication of connections.

Change History

06/27/07 17:43:55 changed by madarche

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from CPS 3.5.0 to CPS 3.4.4.

06/27/07 17:44:34 changed by madarche

Fixed by changeset [50947].