Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 7379 invoked from network); 7 Jan 2011 11:15:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jan 2011 11:15:11 -0000 Received: (qmail 64490 invoked by uid 500); 7 Jan 2011 11:15:10 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 64449 invoked by uid 500); 7 Jan 2011 11:15:10 -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 64441 invoked by uid 99); 7 Jan 2011 11:15:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jan 2011 11:15:10 +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, 07 Jan 2011 11:15:09 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p07BElBO012358 for ; Fri, 7 Jan 2011 11:14:47 GMT Message-ID: <11625766.209931294398887762.JavaMail.jira@thor> Date: Fri, 7 Jan 2011 06:14:47 -0500 (EST) From: "Hudson (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-6995) Allow wildcards to be used in ProxyUsers configurations 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:comment-tabpanel&focusedCommentId=12978741#action_12978741 ] Hudson commented on HADOOP-6995: -------------------------------- Integrated in Hadoop-Common-trunk #569 (See [https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/569/]) > 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 > Fix For: 0.23.0 > > Attachments: hadoop-6995-branch20.txt, hadoop-6995.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.