[
https://issues.apache.org/jira/browse/HADOOP-10905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087624#comment-14087624
]
Hudson commented on HADOOP-10905:
---------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1829 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1829/])
HADOOP-10905. LdapGroupsMapping Should use configuration.getPassword for SSL
and LDAP Passwords. Contributed by Larry McCay (brandonli:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1616054)
* /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/LdapGroupsMapping.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestLdapGroupsMapping.java
> LdapGroupsMapping Should use configuration.getPassword for SSL and LDAP
> Passwords
> ---------------------------------------------------------------------------------
>
> Key: HADOOP-10905
> URL: https://issues.apache.org/jira/browse/HADOOP-10905
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: security
> Reporter: Larry McCay
> Assignee: Larry McCay
> Fix For: 2.6.0
>
> Attachments: HADOOP-10905.patch, HADOOP-10905.patch
>
>
> By using Configuration.getPassword the credential provider API can be used to
> provide an alternative to storing the ssl and ldap bind passwords in clear
> text within the configuration files.
> getPassword will enable us to not sure clear text passwords when required and
> provide backward compatibility for when it is not necessary and existing
> deployments.
--
This message was sent by Atlassian JIRA
(v6.2#6252)