Comment 2 for bug 1805801

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

Reviewed: https://review.openstack.org/620876
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=fa219381358d91567eb82a9e9c3cdfce64946c15
Submitter: Zuul
Branch: master

commit fa219381358d91567eb82a9e9c3cdfce64946c15
Author: Cyril Lopez <email address hidden>
Date: Thu Nov 29 11:20:18 2018 +0100

    Add a LDAP param group_members_are_ids

    Enable this option if the members of the group
    object class are keystone user IDs rather than LDAP DNs.
    This is thecase when using posixGroup as the group object
    class in Open Directory.

    Closes-Bug: #1805801

    Change-Id: I46ec675fb959c5d1b8f9cbf300e480026e803a66
    Signed-off-by: Cyril Lopez <email address hidden>