Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EA07F200B29 for ; Thu, 26 May 2016 08:11:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E8F3F160A2E; Thu, 26 May 2016 06:11:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 18A59160A39 for ; Thu, 26 May 2016 08:11:18 +0200 (CEST) Received: (qmail 76119 invoked by uid 500); 26 May 2016 06:11:13 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 76079 invoked by uid 99); 26 May 2016 06:11:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2016 06:11:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DDC882C033A for ; Thu, 26 May 2016 06:11:12 +0000 (UTC) Date: Thu, 26 May 2016 06:11:12 +0000 (UTC) From: "Jayush Luniya (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-16813) Ranger Usersync config to support Group Based Search for LDAP Sync Source MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 26 May 2016 06:11:20 -0000 [ https://issues.apache.org/jira/browse/AMBARI-16813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15301588#comment-15301588 ] Jayush Luniya commented on AMBARI-16813: ---------------------------------------- Trunk commit 055288a3bda6fc49e01187fb40551543233e2f78 Author: Jayush Luniya Date: Wed May 25 23:09:50 2016 -0700 AMBARI-16813 Ranger Usersync config to support Group Based Search for LDAP Sync Source (Mugdha Varadkar via jluniya > 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)