[ https://issues.apache.org/jira/browse/AMBARI-12501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14639839#comment-14639839 ]
Hadoop QA commented on AMBARI-12501: ------------------------------------ {color:green}+1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12746918/AMBARI-12501_trunk_02.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 9 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 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 ambari-server. Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3456//testReport/ Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3456//console This message is automatically generated. > Kerberos: Allow setting/clearing attributes for MIT KDC identities > ------------------------------------------------------------------ > > Key: AMBARI-12501 > URL: https://issues.apache.org/jira/browse/AMBARI-12501 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.0.0, 2.0.1, 2.1.0 > Reporter: Robert Levas > Assignee: Robert Levas > Priority: Critical > Labels: kdc, kerberos > Fix For: 2.1.1 > > Attachments: AMBARI-12501_branch-2.1_01.patch, > AMBARI-12501_branch-2.1_02.patch, AMBARI-12501_trunk_01.patch, > AMBARI-12501_trunk_02.patch > > > Allow for attributes to be set (or unset) for identities created in an MIT > (or similar) KDC. > A user should be able to specify a list of attributes to be set or unset > while creating identities using the MIT kadmin utility. For example: > {noformat} > -requires_preauth max_renew_life=7d > {noformat} > *Solution* > Add a property in {{kerberos-env}} or reuse > {{kerberos-env/create_attributes_template}} to store the user-specified > attributes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)