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 9909C200B21 for ; Fri, 10 Jun 2016 17:45:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 97BA3160A15; Fri, 10 Jun 2016 15:45:24 +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 F153A160A5E for ; Fri, 10 Jun 2016 17:45:23 +0200 (CEST) Received: (qmail 474 invoked by uid 500); 10 Jun 2016 15:45:21 -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 300 invoked by uid 99); 10 Jun 2016 15:45:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2016 15:45:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 792D32C1F6C for ; Fri, 10 Jun 2016 15:45:21 +0000 (UTC) Date: Fri, 10 Jun 2016 15:45:21 +0000 (UTC) From: "Hadoop QA (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-17162) View config- Allows remote cluster creation using a user having no permissions on the cluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Jun 2016 15:45:24 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15324660#comment-15324660 ] Hadoop QA commented on AMBARI-17162: ------------------------------------ {color:green}+1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12809444/AMBARI-17162_branch-2.4.patch against trunk revision . {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears to include 1 new or modified test files. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:green}+1 core tests{color}. The patch passed unit tests in ambari-server. Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/7296//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/7296//console This message is automatically generated. > View config- Allows remote cluster creation using a user having no permissions on the cluster > --------------------------------------------------------------------------------------------- > > Key: AMBARI-17162 > URL: https://issues.apache.org/jira/browse/AMBARI-17162 > Project: Ambari > Issue Type: Bug > Components: ambari-views > Affects Versions: 2.4.0 > Reporter: Gaurav Nagar > Assignee: Gaurav Nagar > Fix For: 2.4.0 > > Attachments: AMBARI-17162_branch-2.4.patch > > > Created a user with no permission on cluster 'viewUser' on Remote Cluster. > On View server, created remote cluster with the above user credentials > Result: > Remote cluster get created. > Expected: remote cluster should only be created with cluster/ambari admin user credential. -- This message was sent by Atlassian JIRA (v6.3.4#6332)