Ed Gleeck created AMBARI-19102:
----------------------------------
Summary: LDAP/AD Groups won't sync if different from User Base DN
Key: AMBARI-19102
URL: https://issues.apache.org/jira/browse/AMBARI-19102
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Ed Gleeck
Ambari groups won't sync if the base dn is different from the base DN where
users are grabbed from.
Essentially, if the base DN that grabs the user is in the
OU=Dev,OU=IT,DC=example,dc=com, the user will pull all the users from this OU
correctly, but won't pull the groups if the base DN for the groups is, for
example, ou=groups,dc=example,dc=com.
It would be ideal if there's a separate group Base DN that amabri could pull
from as oppose to the base DN that grabs the users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)