Comment 5 for bug 1805801

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

Reviewed: https://review.openstack.org/634734
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=4fae828a981a688f27b110ce9d8acca558495b89
Submitter: Zuul
Branch: stable/queens

commit 4fae828a981a688f27b110ce9d8acca558495b89
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>