<?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 Revert Cloudera Manager settings in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35609#M13682</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was setting up HTTPS for Cloudera Manager web UI when I messed up the configurations by using a keystore password that I have lost since.&lt;/P&gt;&lt;P&gt;Now when I try to start Cloudera Manager I get a clear exception that it cannot get the private key and it fails and stops.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is : How can I revert the configs from the Cloudera Manager server to go back to HTTP so I can setup the right HTTPS configurations without having access to Cloudera Manager web UI? Is there a configurations file that I can use ? Are these configurations saved in the Cloudera Manager database and are not easily accessible ? I just want to desactivate HTTPS so I can go back to Cloudera Manager web UI and setup the correct configs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Version&lt;/STRONG&gt;&lt;SPAN&gt;: Cloudera Enterprise 5.5.1 (#8 built by jenkins on 20151201-1818 git: 2a7dfe22d921bef89c7ee3c2981cb4c1dc43de7b)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 09:55:00 GMT</pubDate>
    <dc:creator>Htermos</dc:creator>
    <dc:date>2022-09-16T09:55:00Z</dc:date>
    <item>
      <title>Revert Cloudera Manager settings</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35609#M13682</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was setting up HTTPS for Cloudera Manager web UI when I messed up the configurations by using a keystore password that I have lost since.&lt;/P&gt;&lt;P&gt;Now when I try to start Cloudera Manager I get a clear exception that it cannot get the private key and it fails and stops.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is : How can I revert the configs from the Cloudera Manager server to go back to HTTP so I can setup the right HTTPS configurations without having access to Cloudera Manager web UI? Is there a configurations file that I can use ? Are these configurations saved in the Cloudera Manager database and are not easily accessible ? I just want to desactivate HTTPS so I can go back to Cloudera Manager web UI and setup the correct configs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Version&lt;/STRONG&gt;&lt;SPAN&gt;: Cloudera Enterprise 5.5.1 (#8 built by jenkins on 20151201-1818 git: 2a7dfe22d921bef89c7ee3c2981cb4c1dc43de7b)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;on&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:55:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35609#M13682</guid>
      <dc:creator>Htermos</dc:creator>
      <dc:date>2022-09-16T09:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Revert Cloudera Manager settings</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35619#M13683</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can find the username, host, port, and password to the CM database in /etc/cloudera-scm-server/db.properties. Use this to connect to the database, then find your password in the CONFIGS with an ATTR of "keystore_password". You should be able to change your keystore password to this value.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Darren</description>
      <pubDate>Tue, 29 Dec 2015 18:04:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35619#M13683</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2015-12-29T18:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Revert Cloudera Manager settings</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35631#M13684</link>
      <description>Great thanks I'll look at the database.&lt;BR /&gt;By the way what is the ATTR name of the CM HTTPS config, I want to&lt;BR /&gt;completely disable HTTPS and go back to HTTP.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Dec 2015 08:01:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35631#M13684</guid>
      <dc:creator>Htermos</dc:creator>
      <dc:date>2015-12-30T08:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Revert Cloudera Manager settings</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35673#M13685</link>
      <description>To turn off HTTPS for the CM UI altogether, change the config with attr "web_tls" to have value "false".</description>
      <pubDate>Wed, 30 Dec 2015 18:03:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Revert-Cloudera-Manager-settings/m-p/35673#M13685</guid>
      <dc:creator>Darren</dc:creator>
      <dc:date>2015-12-30T18:03:55Z</dc:date>
    </item>
  </channel>
</rss>

