Return-Path: X-Original-To: apmail-sqoop-dev-archive@www.apache.org Delivered-To: apmail-sqoop-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 02673185B0 for ; Tue, 2 Jun 2015 01:51:18 +0000 (UTC) Received: (qmail 20483 invoked by uid 500); 2 Jun 2015 01:51:17 -0000 Delivered-To: apmail-sqoop-dev-archive@sqoop.apache.org Received: (qmail 20440 invoked by uid 500); 2 Jun 2015 01:51:17 -0000 Mailing-List: contact dev-help@sqoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sqoop.apache.org Delivered-To: mailing list dev@sqoop.apache.org Received: (qmail 20428 invoked by uid 99); 2 Jun 2015 01:51:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Jun 2015 01:51:17 +0000 Date: Tue, 2 Jun 2015 01:51:17 +0000 (UTC) From: "Dian Fu (JIRA)" To: dev@sqoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SQOOP-2378) SQOOP2: Revoke all privilege MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SQOOP-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu updated SQOOP-2378: --------------------------- Attachment: SQOOP-2378.2.patch > SQOOP2: Revoke all privilege > ---------------------------- > > Key: SQOOP-2378 > URL: https://issues.apache.org/jira/browse/SQOOP-2378 > Project: Sqoop > Issue Type: Sub-task > Components: sqoop2-client > Reporter: Richard > Assignee: Dian Fu > Fix For: 2.0.0 > > Attachments: SQOOP-2378.1.patch, SQOOP-2378.2.patch > > > Design doc: > https://cwiki.apache.org/confluence/display/SQOOP/High+Level+Design+of+Role+Based+Access+Controller > {code} > revoke privilege --resource-type ... --resource ... --action ... --principal-type ... --principal ... [--with-grant] > {code} > Revoke all privileges from the user if no resource is defined in the command. > It is already supported in Restful API, CLI changes are needed only. -- This message was sent by Atlassian JIRA (v6.3.4#6332)