Revert "AMBARI-17641. Add storm impersonation authorized along with default ACL 
(Sriharsha Chintalapani via smohanty)"

This reverts commit 885b7ae6b6eac555eb7ff8df1a159f8727d86866.


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/8dbb0dc1
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/8dbb0dc1
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/8dbb0dc1

Branch: refs/heads/branch-2.4
Commit: 8dbb0dc114b719687ab96916a54cb6e6e8ef075b
Parents: a1f16f8
Author: Jaimin Jetly <[email protected]>
Authored: Fri Jul 15 14:54:57 2016 -0700
Committer: Jaimin Jetly <[email protected]>
Committed: Fri Jul 15 14:58:24 2016 -0700

----------------------------------------------------------------------
 .../src/main/resources/common-services/STORM/1.0.1/kerberos.json   | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/8dbb0dc1/ambari-server/src/main/resources/common-services/STORM/1.0.1/kerberos.json
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/STORM/1.0.1/kerberos.json 
b/ambari-server/src/main/resources/common-services/STORM/1.0.1/kerberos.json
index c3215ad..b88dd44 100644
--- a/ambari-server/src/main/resources/common-services/STORM/1.0.1/kerberos.json
+++ b/ambari-server/src/main/resources/common-services/STORM/1.0.1/kerberos.json
@@ -37,8 +37,6 @@
             "drpc.authorizer": 
"org.apache.storm.security.auth.authorizer.DRPCSimpleACLAuthorizer",
             "ui.filter": 
"org.apache.hadoop.security.authentication.server.AuthenticationFilter",
             "storm.principal.tolocal": 
"org.apache.storm.security.auth.KerberosPrincipalToLocal",
-            "nimbus.impersonation.authorizer": 
"org.apache.storm.security.auth.authorizer.ImpersonationAuthorizer",
-            "nimbus.impersonation.acl": "{{{storm_bare_jaas_principal}}: 
{hosts: ['*'], groups: ['*']}}",
             "supervisor.enable": "true",
             "storm.zookeeper.superACL": "sasl:{{storm_bare_jaas_principal}}",
             "java.security.auth.login.config": "{{conf_dir}}/storm_jaas.conf",

Reply via email to