Bug 1332312

Summary: [Docs][Keystone] Document the query_scope parameter for Active Directory Integration
Product: Red Hat OpenStack Reporter: Andreas Karis <akaris>
Component: documentationAssignee: Martin Lopes <mlopes>
Status: CLOSED DUPLICATE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: jdennis, josorior, mburns, nkinder, srevivo
Target Milestone: asyncKeywords: Triaged, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-10 10:47:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Andreas Karis 2016-05-02 21:31:07 UTC
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

Comment 4 Lucy Bopf 2017-03-08 07:03:53 UTC
Moving to NEW to be triaged as resources allow.

Comment 5 Martin Lopes 2019-05-10 10:47:41 UTC
This was addressed under BZ#1335696.

*** This bug has been marked as a duplicate of bug 1335696 ***