AMBARI-22583. Ambari should not force accounts created in IPA to be added a 
user named 'ambari-managed-principals' (rlevas)


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

Branch: refs/heads/branch-3.0-perf
Commit: e973986e2292323e18282ce2fc6e75fdcdcb718f
Parents: 508eba0
Author: Robert Levas <rle...@hortonworks.com>
Authored: Wed Dec 6 09:20:24 2017 -0500
Committer: Robert Levas <rle...@hortonworks.com>
Committed: Wed Dec 6 09:20:29 2017 -0500

----------------------------------------------------------------------
 .../KERBEROS/1.10.3-10/configuration/kerberos-env.xml             | 3 +--
 .../KERBEROS/1.10.3-30/configuration/kerberos-env.xml             | 3 +--
 .../PERF/1.0/services/KERBEROS/configuration/kerberos-env.xml     | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/e973986e/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml
 
b/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml
index 293bcf8..b144b32 100644
--- 
a/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml
+++ 
b/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml
@@ -354,12 +354,11 @@
     <description>
       The group in IPA user principals should be member of
     </description>
-    <value>ambari-managed-principals</value>
+    <value/>
     <value-attributes>
       <empty-value-valid>true</empty-value-valid>
       <visible>false</visible>
     </value-attributes>
-    <on-ambari-upgrade add="true"/>
   </property>
   <property>
     <name>preconfigure_services</name>

http://git-wip-us.apache.org/repos/asf/ambari/blob/e973986e/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-30/configuration/kerberos-env.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-30/configuration/kerberos-env.xml
 
b/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-30/configuration/kerberos-env.xml
index 293bcf8..b144b32 100644
--- 
a/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-30/configuration/kerberos-env.xml
+++ 
b/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-30/configuration/kerberos-env.xml
@@ -354,12 +354,11 @@
     <description>
       The group in IPA user principals should be member of
     </description>
-    <value>ambari-managed-principals</value>
+    <value/>
     <value-attributes>
       <empty-value-valid>true</empty-value-valid>
       <visible>false</visible>
     </value-attributes>
-    <on-ambari-upgrade add="true"/>
   </property>
   <property>
     <name>preconfigure_services</name>

http://git-wip-us.apache.org/repos/asf/ambari/blob/e973986e/ambari-server/src/main/resources/stacks/PERF/1.0/services/KERBEROS/configuration/kerberos-env.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/stacks/PERF/1.0/services/KERBEROS/configuration/kerberos-env.xml
 
b/ambari-server/src/main/resources/stacks/PERF/1.0/services/KERBEROS/configuration/kerberos-env.xml
index a66a7a6..802b96f 100644
--- 
a/ambari-server/src/main/resources/stacks/PERF/1.0/services/KERBEROS/configuration/kerberos-env.xml
+++ 
b/ambari-server/src/main/resources/stacks/PERF/1.0/services/KERBEROS/configuration/kerberos-env.xml
@@ -353,11 +353,10 @@
     <description>
       The group in IPA user principals should be member of
     </description>
-    <value>ambari-managed-principals</value>
+    <value/>
     <value-attributes>
       <empty-value-valid>true</empty-value-valid>
       <visible>false</visible>
     </value-attributes>
-    <on-ambari-upgrade add="true"/>
   </property>
 </configuration>

Reply via email to