Comment 11 for bug 1704205

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

Reviewed: https://review.openstack.org/485302
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=bb2b215b539b56c01e9a0c7acd9fd62ed1529ebc
Submitter: Jenkins
Branch: master

commit bb2b215b539b56c01e9a0c7acd9fd62ed1529ebc
Author: prashkre <email address hidden>
Date: Wed Jul 19 23:37:02 2017 +0530

    Filter users and groups in ldap

    All users and groups are required to have a name. Prior to this fix,
    Keystone was not properly enforcing this for LDAP users and groups.
    Keystone will now ignore users and groups that do not have a value for
    the LDAP attribute which Keystone has been configured to use for that
    entity's name.

    Closes-Bug: #1704205

    Change-Id: I424813785b7a355514ef42f1e4c6384b8a78b256