Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D84AA110E9 for ; Wed, 14 May 2014 15:28:38 +0000 (UTC) Received: (qmail 97111 invoked by uid 500); 13 May 2014 20:33:17 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 96652 invoked by uid 500); 13 May 2014 20:33:17 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 96475 invoked by uid 99); 13 May 2014 20:33:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2014 20:33:17 +0000 Date: Tue, 13 May 2014 20:33:16 +0000 (UTC) From: "Alejandro Abdelnur (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HDFS-6390) chown/chgrp users/groups blacklist for encrypted files MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alejandro Abdelnur created HDFS-6390: ---------------------------------------- Summary: chown/chgrp users/groups blacklist for encrypted files Key: HDFS-6390 URL: https://issues.apache.org/jira/browse/HDFS-6390 Project: Hadoop HDFS Issue Type: Sub-task Components: namenode, security Reporter: Alejandro Abdelnur Assignee: Charles Lamb A blacklist of users and groups that stops and admin from changing the owner/group of the file to for encrypted files and directories. This blacklist would typically contain the regular users used by admins. -- This message was sent by Atlassian JIRA (v6.2#6252)