← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1323489] [NEW] list_user_ids_for_project returns dumb member in LDAP backend

 

Public bug reported:

In case of returning members as attributes method list_user_ids_for_project returns dumb member.
In this case members returning in the follow form:
 {'member': [u'CN=dumb,DC=nonexistent', u'CN=d26520a7dbb64bb791d1b1c6759fddf6,OU=Users,CN=example,CN=com']}
Check that this member is dumb return an incorrect result because dumb member dn is 'cn=dumb,dc=nonexistent', not 'CN=dumb,DC=nonexistent'.

** Affects: keystone
     Importance: Undecided
     Assignee: Sergey Nikitin (snikitin)
         Status: In Progress

** Changed in: keystone
     Assignee: (unassigned) => Sergey Nikitin (snikitin)

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

Title:
  list_user_ids_for_project returns dumb member in LDAP backend

Status in OpenStack Identity (Keystone):
  In Progress

Bug description:
  In case of returning members as attributes method list_user_ids_for_project returns dumb member.
  In this case members returning in the follow form:
   {'member': [u'CN=dumb,DC=nonexistent', u'CN=d26520a7dbb64bb791d1b1c6759fddf6,OU=Users,CN=example,CN=com']}
  Check that this member is dumb return an incorrect result because dumb member dn is 'cn=dumb,dc=nonexistent', not 'CN=dumb,DC=nonexistent'.

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


Follow ups

References