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


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

Branch: refs/heads/branch-3.0-perf
Commit: 9f93a0186c54d66d6da28edf1eeae4a554f8d28d
Parents: cfb2321
Author: Robert Levas <rle...@hortonworks.com>
Authored: Wed Dec 6 12:43:12 2017 -0500
Committer: Robert Levas <rle...@hortonworks.com>
Committed: Wed Dec 6 12:43:19 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/9f93a018/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 b144b32..3b9339a 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
@@ -359,6 +359,7 @@
       <empty-value-valid>true</empty-value-valid>
       <visible>false</visible>
     </value-attributes>
+    <on-ambari-upgrade add="false"/>
   </property>
   <property>
     <name>preconfigure_services</name>

http://git-wip-us.apache.org/repos/asf/ambari/blob/9f93a018/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 b144b32..3b9339a 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
@@ -359,6 +359,7 @@
       <empty-value-valid>true</empty-value-valid>
       <visible>false</visible>
     </value-attributes>
+    <on-ambari-upgrade add="false"/>
   </property>
   <property>
     <name>preconfigure_services</name>

http://git-wip-us.apache.org/repos/asf/ambari/blob/9f93a018/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 802b96f..7250a15 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
@@ -358,5 +358,6 @@
       <empty-value-valid>true</empty-value-valid>
       <visible>false</visible>
     </value-attributes>
+    <on-ambari-upgrade add="false"/>
   </property>
 </configuration>

Reply via email to