You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/04/01 13:22:24 UTC

[jira] [Commented] (HADOOP-10345) Sanitize the the inputs (groups and hosts) for the proxyuser configuration

    [ https://issues.apache.org/jira/browse/HADOOP-10345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956403#comment-13956403 ] 

Hudson commented on HADOOP-10345:
---------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #526 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/526/])
HADOOP-10345. Sanitize the the inputs (groups and hosts) for the proxyuser configuration. Contributed by Benoy Antony. (jing9: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1583454)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/authorize/ProxyUsers.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/StringUtils.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/authorize/TestProxyUsers.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/TestStringUtils.java


> Sanitize the the inputs (groups and hosts) for the proxyuser configuration
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-10345
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10345
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 2.2.0
>            Reporter: Benoy Antony
>            Assignee: Benoy Antony
>            Priority: Minor
>             Fix For: 2.5.0
>
>         Attachments: HADOOP-10345.patch, HADOOP-10345.patch, HADOOP-10345.patch, HADOOP-10345.patch, HADOOP-10345.patch
>
>
> Currently there are no input cleansing done on  hadoop.proxyuser.<user-name>.groups  and hadoop.proxyuser.<user-name>.hosts .
> It will be an improvement to trim each value, remove duplicate and empty values during init/refresh.



--
This message was sent by Atlassian JIRA
(v6.2#6252)