[ https://issues.apache.org/jira/browse/AMBARI-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209455#comment-15209455 ]
Hudson commented on AMBARI-6432: -------------------------------- FAILURE: Integrated in Ambari-trunk-Commit #4535 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4535/]) AMBARI-6432. FreeIPA Support in Ambari (Bolke de Bruin via rlevas) (rlevas: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=476d87b70b42a58914c69c3ce8098531d9405e48]) * ambari-web/app/controllers/main/admin/kerberos/step2_controller.js * ambari-web/app/controllers/main/admin/kerberos/step1_controller.js * ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosOperationHandlerFactory.java * ambari-server/src/main/resources/stacks/HDP/2.3.ECS/services/ECS/kerberos.json * ambari-server/src/test/java/org/apache/ambari/server/state/kerberos/VariableReplacementHelperTest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/HDFS/kerberos.json * ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml * ambari-server/src/main/resources/stacks/HDP/2.3.GlusterFS/services/ACCUMULO/kerberos.json * ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/CreateKeytabFilesServerAction.java * ambari-web/app/controllers/main/admin/kerberos/step5_controller.js * ambari-server/src/test/resources/kerberos/test_kerberos_descriptor_2_1_3.json * ambari-server/src/main/resources/stacks/HDP/2.3.ECS/services/HBASE/kerberos.json * ambari-web/app/config.js * ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/kerberos.json * ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/kerberos.json * ambari-server/src/main/java/org/apache/ambari/server/controller/KerberosHelperImpl.java * ambari-web/app/controllers/main/admin/kerberos.js * ambari-web/test/utils/object_utils_test.js * ambari-web/app/views/common/controls_view.js * ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KDCType.java * ambari-web/app/messages.js * ambari-server/src/main/java/org/apache/ambari/server/utils/ShellCommandUtil.java * ambari-server/src/main/resources/stacks/HDP/2.0.6/kerberos.json * ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/IPAKerberosOperationHandler.java * ambari-server/src/test/resources/stacks/HDP/2.0.8/services/HDFS/kerberos.json * ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/kerberos.json * ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosOperationHandler.java * ambari-server/src/main/resources/common-services/SPARK/1.4.1.2.3/kerberos.json * ambari-server/src/main/resources/stacks/HDP/2.3/services/ACCUMULO/kerberos.json * ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/IPAKerberosOperationHandlerTest.java * ambari-web/app/controllers/main/service/info/configs.js * ambari-server/src/test/resources/kerberos/test_kerberos_descriptor_simple.json * ambari-server/src/test/resources/kerberos/test_kerberos_descriptor_no_hdfs.json * ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/kerberos.json * ambari-server/src/main/java/org/apache/ambari/server/state/kerberos/VariableReplacementHelper.java * ambari-web/app/data/HDP2/site_properties.js * ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/kerberos.json > FreeIPA Support in Ambari > ------------------------- > > Key: AMBARI-6432 > URL: https://issues.apache.org/jira/browse/AMBARI-6432 > Project: Ambari > Issue Type: Improvement > Components: ambari-server > Affects Versions: trunk > Reporter: jay vyas > Assignee: Bolke de Bruin > Fix For: 2.4.0 > > Attachments: AMBARI-6432-FreeIPA.patch, AMBARI-6432.patch, > AMBARI-6432.patch, AMBARI-6432.trunk.v1.patch, AMBARI-6432.trunk.v2.patch, > AMBARI-6432.trunk.v3.patch, AMBARI-6432.trunk.v4.patch, > AMBARI-6432.trunk.v5.patch, AMBARI-6432.trunk.v5.patch, > AMBARI-6432.trunk.v6.patch, AMBARI-6432.trunk.v7.patch, > AMBARI-6432.trunk.v8.patch, ipa-patch-v0.5.patch > > > FreeIPA Is a powerful tool for unifying identity, kerberos credentials, > across a cluster. > A great value add for ambari would be to provide support for using FreeIPA to > kerberize services. This would allow for > 1) better HCFS interoperability, because first class GID/UID is critical for > certain file systems (GlusterFS, Lustre, and any other file system which uses > kernel / FUSE apis for determining identity) > 2) better enterprise interoperability. Because of the fact that FreeIPA > makes it easy to interop with different identity solutions (like active > directory), it would make ambari easier to adopt for various enterprises. > 3) broadens ambaris scope. Now ambari could also allow people to setup the > users of their clusters, and at least some of the security features of their > clusters, all from one interface (no more manual handling of TGTs and such - > it could all be done quite easily via the ambari UI which could make calls to > underlying FreeIPA clients). -- This message was sent by Atlassian JIRA (v6.3.4#6332)