[
https://issues.apache.org/jira/browse/AMBARI-21910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176406#comment-16176406
]
Hudson commented on AMBARI-21910:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #274 (See
[https://builds.apache.org/job/Ambari-branch-2.6/274/])
AMBARI-21910 Ranger Usersync config to support nested group evaluation (mugdha:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f5ec3291215aae8320f99b542be7648fec1b7fd1])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/nonrolling-upgrade-2.6.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.6/upgrades/upgrade-2.6.xml
* (edit)
ambari-server/src/main/resources/common-services/RANGER/0.7.0/themes/theme_version_5.json
* (edit)
ambari-server/src/main/resources/common-services/RANGER/0.7.0/configuration/ranger-env.xml
* (add)
ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/RangerUsersyncConfigCalculationTest.java
* (edit)
ambari-server/src/main/resources/common-services/RANGER/0.7.0/configuration/ranger-ugsync-site.xml
* (add)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/RangerUsersyncConfigCalculation.java
> Ranger Usersync config to support nested group evaluation for LDAP Sync
> source property
> ---------------------------------------------------------------------------------------
>
> Key: AMBARI-21910
> URL: https://issues.apache.org/jira/browse/AMBARI-21910
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.0
> Reporter: Mugdha Varadkar
> Assignee: Mugdha Varadkar
> Fix For: trunk, 2.6.0
>
> Attachments: AMBARI-21910-01-branch-2.6.patch,
> AMBARI-21910-01-trunk.patch, AMBARI-21910-02-branch-2.6.patch,
> AMBARI-21910-02-trunk.patch, AMBARI-21910.patch
>
>
> As part of RANGER-1735, we are supporting nested groups in ranger usersync.
> For this, introduced one new property
> "ranger.usersync.ldap.grouphierarchylevels". The value should be an integer
> with default value as 0. This property should be under Ranger --> Configs -->
> Ranger User Info --> Group Configs tab.
> This property can be enabled with a flag labelled as "Sync Nested Groups".
> 1. Default value for this flag is "No"
> 2. This flag is always shown under Group Configs (even when "Enable group
> Sync" is set to "No")
> 3. If this flag is set to "No", then the value for
> ranger.usersync.ldap.grouphierarchylevels is hidden and is set to "0".
> 4. If this flag is set to "Yes", then
> ranger.usersync.ldap.grouphierarchylevels is shown and allowed to set any
> integer greater than 0.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)