<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: [AMBARI 2.7.4] Change Postgres Ambari database default password in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/AMBARI-2-7-4-Change-Postgres-Ambari-database-default/m-p/343027#M233861</link>
    <description>&lt;P&gt;As described in the link that i posted above, those steps works perfectly:&lt;BR /&gt;P.S. i stopped ambari-server before doing those&lt;/P&gt;&lt;PRE&gt;$ grep "password" /etc/ambari-server/conf/ambari.properties
server.jdbc.user.passwd=/etc/ambari-server/conf/password.dat

$ echo "bigdata_custom" &amp;gt; /etc/ambari-server/conf/password.dat

$ sudo -u postgres psql
postgres=# ALTER USER ambari WITH PASSWORD 'bigdata_custom';
postgres=# \q

$ ambari-server restart&lt;/PRE&gt;</description>
    <pubDate>Tue, 03 May 2022 20:54:11 GMT</pubDate>
    <dc:creator>loridigia</dc:creator>
    <dc:date>2022-05-03T20:54:11Z</dc:date>
    <item>
      <title>[AMBARI 2.7.4] Change Postgres Ambari database default password</title>
      <link>https://community.cloudera.com/t5/Support-Questions/AMBARI-2-7-4-Change-Postgres-Ambari-database-default/m-p/343021#M233856</link>
      <description>&lt;P&gt;Hi all, i saw this guide:&amp;nbsp;&lt;A href="https://community.cloudera.com/t5/Support-Questions/how-to-change-password-for-ambari-db-post-install/td-p/126685" target="_self"&gt;https://community.cloudera.com/t5/Support-Questions/how-to-change-password-for-ambari-db-post-install/td-p/126685&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;but it was for Ambari 2.2.0 and i was wondering if do you think is the same for Ambari 2.7.4.&lt;BR /&gt;I have in ambari.properties:&lt;BR /&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;- server.jdbc.user.passwd=/etc/ambari-server/conf/password.dat&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Doing "cat&amp;nbsp;/etc/ambari-server/conf/password.dat " i see the default password (bigdata) in plain, so NO PASSWORD ENCRYPTION ENABLED.&lt;BR /&gt;I'm using Postgres 9.3&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 14:06:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/AMBARI-2-7-4-Change-Postgres-Ambari-database-default/m-p/343021#M233856</guid>
      <dc:creator>loridigia</dc:creator>
      <dc:date>2022-05-04T14:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: [AMBARI 2.7.4] Change Postgres Ambari database default password</title>
      <link>https://community.cloudera.com/t5/Support-Questions/AMBARI-2-7-4-Change-Postgres-Ambari-database-default/m-p/343027#M233861</link>
      <description>&lt;P&gt;As described in the link that i posted above, those steps works perfectly:&lt;BR /&gt;P.S. i stopped ambari-server before doing those&lt;/P&gt;&lt;PRE&gt;$ grep "password" /etc/ambari-server/conf/ambari.properties
server.jdbc.user.passwd=/etc/ambari-server/conf/password.dat

$ echo "bigdata_custom" &amp;gt; /etc/ambari-server/conf/password.dat

$ sudo -u postgres psql
postgres=# ALTER USER ambari WITH PASSWORD 'bigdata_custom';
postgres=# \q

$ ambari-server restart&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 May 2022 20:54:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/AMBARI-2-7-4-Change-Postgres-Ambari-database-default/m-p/343027#M233861</guid>
      <dc:creator>loridigia</dc:creator>
      <dc:date>2022-05-03T20:54:11Z</dc:date>
    </item>
  </channel>
</rss>

