role_name_attribute mapping in LDAP should default to ou

Bug #1172801 reported by Sahdev Zala
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Sahdev Zala

Bug Description

The ldap RoleApi (/keystone/identity/backend/ldap/core.py) has this mapping for role name:
    attribute_mapping = {'name': 'cn',
                         #'serviceId': 'service_id',
                         }
The name should be "ou" as it was correctly written in the config file.

Sahdev Zala (spzala)
Changed in keystone:
assignee: nobody → Sahdev Zala (spzala)
Revision history for this message
Dolph Mathews (dolph) wrote :

Any progress on this?

Changed in keystone:
status: New → Triaged
importance: Undecided → Low
Revision history for this message
Sahdev Zala (spzala) wrote :

Hi Dolph, will check in code changes today.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/32406

Changed in keystone:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/32406
Committed: http://github.com/openstack/keystone/commit/bba4ea7177d3f943e763bde88538f1085a854e30
Submitter: Jenkins
Branch: master

commit bba4ea7177d3f943e763bde88538f1085a854e30
Author: Sahdev Zala <email address hidden>
Date: Mon Jun 10 09:21:53 2013 -0500

    Correct the default name attribute for role

    Fixes bug1172801

    Change-Id: Id2cdc5775bd1b6da03da1e50e84cfe60ada00314

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
milestone: none → havana-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: havana-2 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.