Comment 9 for bug 1805801

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

Reviewed: https://review.openstack.org/634902
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=5ca014bee9e6632825389fb13fe53b245de5516d
Submitter: Zuul
Branch: stable/rocky

commit 5ca014bee9e6632825389fb13fe53b245de5516d
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>
    (cherry picked from commit 4fae828a981a688f27b110ce9d8acca558495b89)