<?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: Hue Password Reset or password change? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104068#M37979</link>
    <description>&lt;P&gt;you can change the ownership of that file by logging in as the user 'hdfs'&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2016 03:55:26 GMT</pubDate>
    <dc:creator>ibhatt</dc:creator>
    <dc:date>2016-08-17T03:55:26Z</dc:date>
    <item>
      <title>Hue Password Reset or password change?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104063#M37974</link>
      <description>&lt;P&gt;When running /usr/lib/hue/build/env/bin/hue passwd, I receive the error myself. The directory /var/log/hue is owned by hue, and when running as this account:&lt;/P&gt;&lt;P&gt;[hue@hdp001 ~]$ /usr/lib/hue/build/env/bin/hue passwd&lt;/P&gt;&lt;P&gt;Changing password for user hue&lt;/P&gt;&lt;P&gt;Password: Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It will ask to change the password for the user, hue, or whichever user runs it.&lt;/STRONG&gt; I even changed permissions on /var/log/hue to 777, and received the same error when trying this as my user.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 13:49:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104063#M37974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2026-04-21T13:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Password Reset or password change?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104064#M37975</link>
      <description>&lt;P&gt;try this as /usr/lib/hue/build/env/bin/hue passwd &amp;lt;username&amp;gt;&lt;/P&gt;&lt;P&gt;run this command as root&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 13:58:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104064#M37975</guid>
      <dc:creator>ibhatt</dc:creator>
      <dc:date>2016-08-16T13:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Password Reset or password change?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104065#M37976</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/3134/sanchinakishore.html" nodeid="3134"&gt;@kishore sanchina&lt;/A&gt;&lt;P&gt;what error exactly you are getting in shell ??&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 14:11:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104065#M37976</guid>
      <dc:creator>subhash_parise3</dc:creator>
      <dc:date>2016-08-16T14:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Password Reset or password change?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104066#M37977</link>
      <description>&lt;P&gt;1)python /usr/lib/hue/build/env/bin/hue changepassword -v 2 &amp;lt;user Name&amp;gt;&lt;/P&gt;&lt;P&gt;2)/usr/lib/hue/build/env/bin/hue changepasswd &amp;lt;user Name&amp;gt;&lt;/P&gt;&lt;P&gt;The first option as root works fine.&lt;/P&gt;&lt;P&gt;The second option (/usr/lib/hue/build/env/bin/hue passwd kishore) works as well, but ends up throwing an error, after changing the password. I can see that the password entered persists to Hue whenever logging in with that user.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TypeError: argument 1 must be string or read-only character buffer, not tuple&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;As my user, I cannot change my password. So this is expected, and sudo / root access is required? Now I receive this error: &lt;EM&gt;IOError: [Errno 13] Permission denied: '/home/mannb/logs/passwd.log'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;A “logs” directory was created, but owned by root under my home directory.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 21:45:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104066#M37977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-16T21:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Password Reset or password change?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104067#M37978</link>
      <description>&lt;P&gt;1)python /usr/lib/hue/build/env/bin/hue changepassword -v 2 &amp;lt;user Name&amp;gt;&lt;/P&gt;&lt;P&gt;2)/usr/lib/hue/build/env/bin/hue changepasswd &amp;lt;user Name&amp;gt;&lt;/P&gt;&lt;P&gt;The first option as root works fine.&lt;/P&gt;&lt;P&gt;The second option (/usr/lib/hue/build/env/bin/hue passwd kishore) works as well, but ends up throwing an error, after changing the password. I can see that the password entered persists to Hue whenever logging in with that user.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;TypeError: argument 1 must be string or read-only character buffer, not tuple&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;As my user, I cannot change my password. So this is expected, and sudo / root access is required? Now I receive this error: &lt;EM&gt;IOError: [Errno 13] Permission denied: '/home/mannb/logs/passwd.log'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;A “logs” directory was created, but owned by root under my home directory.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2016 21:45:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104067#M37978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-16T21:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hue Password Reset or password change?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104068#M37979</link>
      <description>&lt;P&gt;you can change the ownership of that file by logging in as the user 'hdfs'&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 03:55:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hue-Password-Reset-or-password-change/m-p/104068#M37979</guid>
      <dc:creator>ibhatt</dc:creator>
      <dc:date>2016-08-17T03:55:26Z</dc:date>
    </item>
  </channel>
</rss>

