← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1282355] [NEW] ldap/core deleteTree not always supported

 

Public bug reported:

Not every LDAP server supports CONTROL_TREEDELETE (OID 1.2.840.113556.1.4.805)
e.g. openldap, 389
The LDAP server will respond with ldap.NOT_ALLOWED_ON_NONLEAF in that case, and
the client will have to fallback on a recursive delete (note this is what openldap
ldapdelete -r does).

** Affects: keystone
     Importance: Undecided
     Assignee: Richard Megginson (rmeggins)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1282355

Title:
  ldap/core deleteTree not always supported

Status in OpenStack Identity (Keystone):
  In Progress

Bug description:
  Not every LDAP server supports CONTROL_TREEDELETE (OID 1.2.840.113556.1.4.805)
  e.g. openldap, 389
  The LDAP server will respond with ldap.NOT_ALLOWED_ON_NONLEAF in that case, and
  the client will have to fallback on a recursive delete (note this is what openldap
  ldapdelete -r does).

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1282355/+subscriptions


Follow ups

References