[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-29 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984290#comment-13984290
 ] 

Hudson commented on HADOOP-10322:
-

FAILURE: Integrated in Hadoop-Hdfs-trunk #1746 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1746/])
HADOOP-10322. Add ability to read principal names from a keytab. Contributed by 
Benoy Antony and Daryn Sharp. (kihwal: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1590637)
* /hadoop/common/trunk/hadoop-common-project/hadoop-auth/pom.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/util/KerberosUtil.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/util/TestKerberosUtil.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt


 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Fix For: 3.0.0, 2.5.0

 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-29 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984322#comment-13984322
 ] 

Hudson commented on HADOOP-10322:
-

SUCCESS: Integrated in Hadoop-Yarn-trunk #555 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/555/])
HADOOP-10322. Add ability to read principal names from a keytab. Contributed by 
Benoy Antony and Daryn Sharp. (kihwal: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1590637)
* /hadoop/common/trunk/hadoop-common-project/hadoop-auth/pom.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/util/KerberosUtil.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/util/TestKerberosUtil.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt


 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Fix For: 3.0.0, 2.5.0

 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-29 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984388#comment-13984388
 ] 

Hudson commented on HADOOP-10322:
-

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1772 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1772/])
HADOOP-10322. Add ability to read principal names from a keytab. Contributed by 
Benoy Antony and Daryn Sharp. (kihwal: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1590637)
* /hadoop/common/trunk/hadoop-common-project/hadoop-auth/pom.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/util/KerberosUtil.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/util/TestKerberosUtil.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt


 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Fix For: 3.0.0, 2.5.0

 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983029#comment-13983029
 ] 

Hudson commented on HADOOP-10322:
-

SUCCESS: Integrated in Hadoop-trunk-Commit #5579 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5579/])
HADOOP-10322. Add ability to read principal names from a keytab. Contributed by 
Benoy Antony and Daryn Sharp. (kihwal: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1590637)
* /hadoop/common/trunk/hadoop-common-project/hadoop-auth/pom.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/util/KerberosUtil.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/util/TestKerberosUtil.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt


 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Fix For: 3.0.0, 2.5.0

 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-24 Thread Kihwal Lee (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13980115#comment-13980115
 ] 

Kihwal Lee commented on HADOOP-10322:
-

+1 lgtm

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-23 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978264#comment-13978264
 ] 

Daryn Sharp commented on HADOOP-10322:
--

@Benoy, I discovered this implementation will return duplicate principals if 
there are multiple encryption keys in the keytab.  I'll submit a revision to 
your patch for your approval.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-23 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978341#comment-13978341
 ] 

Hadoop QA commented on HADOOP-10322:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12641484/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:red}-1 javac{color:red}.  The patch appears to cause the build to 
fail.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3836//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-23 Thread Benoy Antony (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978380#comment-13978380
 ] 

Benoy Antony commented on HADOOP-10322:
---

Patch looks good  [~daryn]. Uniqueness is required.
Looks like the pom file change is missing in the patch which causes the 
compilation issue.
I would prefer returning a SetString  instead of String[] . But if String[]  
is suitable for the caller, it will be better to add a comment indicating that 
the methods returns unique principal names. 
Let me know if you prefer me to make these changes.


 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-23 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13978431#comment-13978431
 ] 

Daryn Sharp commented on HADOOP-10322:
--

Sigh, yes, I missed the pom.  I generally prefer to return primitive data types 
rather than collections.  If you want to add the pom and comment, please go 
ahead.  I'm finishing up testing HADOOP-10158 based on these changes.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-16 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13971596#comment-13971596
 ] 

Daryn Sharp commented on HADOOP-10322:
--

+1 Looks good!

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-11 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13966600#comment-13966600
 ] 

Daryn Sharp commented on HADOOP-10322:
--

Looks good, although my opinion is only {{getMatchingPrincipalNames}} should be 
exposed as public.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-11 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967180#comment-13967180
 ] 

Hadoop QA commented on HADOOP-10322:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12639875/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3789//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3789//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-04-08 Thread Benoy Antony (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13963103#comment-13963103
 ] 

Benoy Antony commented on HADOOP-10322:
---

[~daryn], [~tucu00], could you please review the latest patch ?

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-03-31 Thread Benoy Antony (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955575#comment-13955575
 ] 

Benoy Antony commented on HADOOP-10322:
---

Attaching the patch which has the single method that takes a path and pattern, 
then returns all the matching principals.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-03-31 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955629#comment-13955629
 ] 

Hadoop QA commented on HADOOP-10322:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12637902/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3729//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3729//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-03-20 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13941696#comment-13941696
 ] 

Daryn Sharp commented on HADOOP-10322:
--

[~aw], the idea is that the spnego filter will be able to extract and login as 
all the HTTP/* principals.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-03-04 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13920060#comment-13920060
 ] 

Daryn Sharp commented on HADOOP-10322:
--

Yes, Allen, the main purpose of this patch is to support multiple keytab logins 
for multi-interface support.

I think it might be better to add this to common's {{SecurityUtil}} so we can 
add multi-interface support to other parts of hadoop.  For simplicity, I'd 
suggest a single method that takes a path and pattern, then returns all the 
matching principals.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-03-04 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13920374#comment-13920374
 ] 

Allen Wittenauer commented on HADOOP-10322:
---

I have a feeling I didn't ask my question properly.  If I have keytab with:

{code}
HTTP/hostname1@REALM
hdfs/hostname1@REALM
HTTP/hostname2@REALM
hdfs/hostname2@REALM
{code}

inside of it, we'll do the correct thing?  I'm just concerned about surprises 
callers may be faced with more complex (but legal!) setups.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



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


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-20 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13907538#comment-13907538
 ] 

Allen Wittenauer commented on HADOOP-10322:
---

What happens when there are multiple principals in a keytab?

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-20 Thread Benoy Antony (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13907682#comment-13907682
 ] 

Benoy Antony commented on HADOOP-10322:
---

[~aw]  This is utility function in KeberosUtils which returns all the 
principals / matching principals from a keytab file. This will be used by 
HADOOP-10158, which deals with case of multiple principals.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-19 Thread Benoy Antony (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13906432#comment-13906432
 ] 

Benoy Antony commented on HADOOP-10322:
---

[~daryn] [~tucu00]  Could you please review and update if anything more to be 
done here ?


 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, javadoc-warnings.txt


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-04 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891161#comment-13891161
 ] 

Daryn Sharp commented on HADOOP-10322:
--

Question, why does {{getPrincipalNames}} replace \\ with /?  Also, 
shouldn't we let it throw the IOException instead of returning an empty list?

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-04 Thread Daryn Sharp (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891163#comment-13891163
 ] 

Daryn Sharp commented on HADOOP-10322:
--

[~tucu00], are you ok with the extra dependency?  Will this pose any issues for 
the oozie client?

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-04 Thread Alejandro Abdelnur (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891193#comment-13891193
 ] 

Alejandro Abdelnur commented on HADOOP-10322:
-

AFAIK, the extra dependency is for the server side only, right?

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-04 Thread Alejandro Abdelnur (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891267#comment-13891267
 ] 

Alejandro Abdelnur commented on HADOOP-10322:
-

then we should be oK with excluding the new dep in the hadoop-client, no?

on the \ \ and /, yep, that is a quirk of the DS library.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-04 Thread Benoy Antony (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891282#comment-13891282
 ] 

Benoy Antony commented on HADOOP-10322:
---

[~tucu00] Is there something to be don in pom files to exclude the dependency 
for hadoop-client ?

Currently _getMatchingPrincipalNames _(ListString principals, String 
shortName)  returns principals with HTTP@realm. Do I need to add a boolean 
parameter to return only principals with 3 part names ?

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-04 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891302#comment-13891302
 ] 

Hadoop QA commented on HADOOP-10322:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12626983/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 2 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3533//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3533//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-04 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13891557#comment-13891557
 ] 

Hadoop QA commented on HADOOP-10322:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12627015/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 2 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3535//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3535//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-03 Thread Alejandro Abdelnur (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889682#comment-13889682
 ] 

Alejandro Abdelnur commented on HADOOP-10322:
-

I don't see how this is to be wired in HADOOP-10158 yet.

Chatting with [~daryn] on the phone (while trying  to straighten up some SPNEGO 
issues) we discussed about reading the principals from the keytab.

I'm not trilled about making a keytab a configuration file (it will effectively 
be one as we'll read principals from there), but I understand it simplifies 
configuration. Still, I would like to be able to specify in the regular hadoop 
configuration files the exact principals I want to use from the keytab. If I 
specify no principals, the keytab is the source of truth for the principals, if 
I specify principals in the configuration files, only those are read/used from 
the keytab for whatever reason we need to use them for.

Makes sense?

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-03 Thread Benoy Antony (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889699#comment-13889699
 ] 

Benoy Antony commented on HADOOP-10322:
---

Use the principals from the config . If not  principals, read HTTP principals 
from the keytab.
I requested this in my comment in HADOOP-10158 - 
https://issues.apache.org/jira/browse/HADOOP-10158?focusedCommentId=13886813page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13886813
 .






 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-02-03 Thread Benoy Antony (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13889700#comment-13889700
 ] 

Benoy Antony commented on HADOOP-10322:
---

Correction in the comment:
Use the principals from the config . If not specified, read HTTP principals 
from the keytab.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-01-31 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888370#comment-13888370
 ] 

Hadoop QA commented on HADOOP-10322:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12626433/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 2 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3515//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3515//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-01-31 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888469#comment-13888469
 ] 

Hadoop QA commented on HADOOP-10322:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12626455/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3517//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3517//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-01-31 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888477#comment-13888477
 ] 

Hadoop QA commented on HADOOP-10322:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12626458/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3518//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3518//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-01-31 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888479#comment-13888479
 ] 

Hadoop QA commented on HADOOP-10322:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12626462/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3519//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3519//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HADOOP-10322) Add ability to read principal names from a keytab

2014-01-31 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-10322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888481#comment-13888481
 ] 

Hadoop QA commented on HADOOP-10322:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12626462/HADOOP-10322.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 1.3.9) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-common-project/hadoop-auth.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3520//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/3520//console

This message is automatically generated.

 Add ability to read principal names from a keytab
 -

 Key: HADOOP-10322
 URL: https://issues.apache.org/jira/browse/HADOOP-10322
 Project: Hadoop Common
  Issue Type: Improvement
  Components: security
Affects Versions: 2.2.0
Reporter: Benoy Antony
Assignee: Benoy Antony
 Attachments: HADOOP-10322.patch, HADOOP-10322.patch, 
 HADOOP-10322.patch, HADOOP-10322.patch, HADOOP-10322.patch


 It will be useful to have an ability to enumerate the principals stored in a 
 keytab.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)