Hide Forgot
Description of problem: Documentation bug: Integrate with Identity Service - Chapter 1. Active Directory Integration In section 1.14.1 Test LDAP connections, connections are tested with the "sub" keyword which makes openldap search the whole subtree. However, the configuration for ldap in /etc/keystone/domains/keystone.LAB.conf is a simple search, so it ignores nested groups. This leads to confusion over the correct usage of keystone AD integration with nested groups. Please document the following parameter for /etc/keystone/domains/keystone.LAB.conf: # The LDAP scope for queries, this can be either "one" (onelevel/singleLevel) # or "sub" (subtree/wholeSubtree). (string value) #query_scope = one
https://access.redhat.com/documentation/en/red-hat-enterprise-linux-openstack-platform/7/integrate-with-identity-service/chapter-1-active-directory-integration
Moving to NEW to be triaged as resources allow.
This was addressed under BZ#1335696. *** This bug has been marked as a duplicate of bug 1335696 ***