Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 49187 invoked from network); 8 Oct 2010 06:17:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Oct 2010 06:17:58 -0000 Received: (qmail 86524 invoked by uid 500); 8 Oct 2010 06:17:58 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 86383 invoked by uid 500); 8 Oct 2010 06:17:55 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 86374 invoked by uid 99); 8 Oct 2010 06:17:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Oct 2010 06:17:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Oct 2010 06:17:52 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o986HVDI014409 for ; Fri, 8 Oct 2010 06:17:31 GMT Message-ID: <5801938.37191286518651409.JavaMail.jira@thor> Date: Fri, 8 Oct 2010 02:17:31 -0400 (EDT) From: "Todd Lipcon (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Updated: (HADOOP-6995) Allow wildcards to be used in ProxyUsers configurations In-Reply-To: <29275260.37121286518291556.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HADOOP-6995: -------------------------------- Attachment: hadoop-6995.txt Patch for trunk > Allow wildcards to be used in ProxyUsers configurations > ------------------------------------------------------- > > Key: HADOOP-6995 > URL: https://issues.apache.org/jira/browse/HADOOP-6995 > Project: Hadoop Common > Issue Type: Improvement > Components: security > Affects Versions: 0.22.0 > Reporter: Todd Lipcon > Assignee: Todd Lipcon > Priority: Minor > Attachments: hadoop-6995-branch20.txt, hadoop-6995.txt > > > There are some cases where the full tightness of the ProxyUsers configuration is not required or available -- for example, not all users of oozie may share a common "oozie-users" group, and the operators would prefer to allow oozie on a given host to act proxy for any user. We should allow the operator to specify a wildcard for hosts or groups in the proxyuser configurations. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.