[
https://issues.apache.org/jira/browse/AMBARI-16813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301998#comment-15301998
]
Hudson commented on AMBARI-16813:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4929 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4929/])
AMBARI-16813 Ranger Usersync config to support Group Based Search for (jluniya:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=055288a3bda6fc49e01187fb40551543233e2f78])
*
ambari-common/src/main/python/resource_management/libraries/functions/package_conditions.py
*
ambari-server/src/main/resources/common-services/RANGER/0.6.0/configuration/tagsync-application-properties.xml
* ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
*
ambari-server/src/main/resources/common-services/RANGER/0.5.0/quicklinks/quicklinks.json
*
ambari-server/src/main/resources/common-services/RANGER/0.6.0/themes/theme_version_3.json
*
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/configuration/kms-site.xml
*
ambari-server/src/main/resources/common-services/RANGER/0.6.0/configuration/ranger-ugsync-site.xml
*
ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/configuration/ranger-kms-audit.xml
*
ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/configuration/dbks-site.xml
*
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/params.py
*
ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER_KMS/themes/theme_version_2.json
* ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
> Ranger Usersync config to support Group Based Search for LDAP Sync Source
> -------------------------------------------------------------------------
>
> Key: AMBARI-16813
> URL: https://issues.apache.org/jira/browse/AMBARI-16813
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Mugdha Varadkar
> Assignee: Mugdha Varadkar
> Fix For: 2.4.0
>
> Attachments: AMBARI-16813.patch
>
>
> For Stack 2.5 onwards Ranger Usersync is supporting Group based search.
> Need to add below two properties:
> ranger.usersync.group.search.first.enabled=false
> ranger.usersync.user.searchenabled=false
> Proposed flow for Erie:
> 1. ranger.usersync.group.search.first.enabled=false (by default) under Group
> configs tab -- Can be always available or can be available & configurable
> when ranger.usersync.group.searchenabled=true
> 2. ranger.usersync.user.searchenabled=false (by default) under User configs
> tab
> -- Should be greyed out or hidden when
> ranger.usersync.group.search.first.enabled=false
> -- Should be configurable when
> ranger.usersync.group.search.first.enabled=true
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)