<?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>topic Re: Encrypt Nuxeo password in database in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314904#M1905</link>
    <description>&lt;P&gt;Only the initial Administrator password, that is the word "Administrator", is not encrypted as the assumption was made that it needs to be reset anyway to make it secure. The moment you change the Administrator password, it does get encrypted.&lt;/P&gt;
&lt;P&gt;Please make a test and change your Administrator password and then query the users table to see if that indeed is the case.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2012 23:24:09 GMT</pubDate>
    <dc:creator>Wojciech_Sulejm</dc:creator>
    <dc:date>2012-08-27T23:24:09Z</dc:date>
    <item>
      <title>Encrypt Nuxeo password in database</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314903#M1904</link>
      <description>&lt;P&gt;We are using Nuxeo 5.6-RC2. We are connecting via oracle template. We have also customized nuxeo to use our customized pre-made users instead default nuxeo users.&lt;/P&gt;
&lt;P&gt;Now, username and password Administrator and Administrator are placed in MY_CUSTOMIZED_USERS table, and obviously they are not encrypted. In production environment, users have access to database and they can see Administrator password.&lt;/P&gt;
&lt;P&gt;Is there anyway we can customize Nuxeo to have our login passwords in database encrypted?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2012 07:35:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314903#M1904</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-08-27T07:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt Nuxeo password in database</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314904#M1905</link>
      <description>&lt;P&gt;Only the initial Administrator password, that is the word "Administrator", is not encrypted as the assumption was made that it needs to be reset anyway to make it secure. The moment you change the Administrator password, it does get encrypted.&lt;/P&gt;
&lt;P&gt;Please make a test and change your Administrator password and then query the users table to see if that indeed is the case.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2012 23:24:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314904#M1905</guid>
      <dc:creator>Wojciech_Sulejm</dc:creator>
      <dc:date>2012-08-27T23:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt Nuxeo password in database</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314905#M1906</link>
      <description>&lt;P&gt;Thanks Wojciech I changed the password and as you said it got encrypted in database. But as we have made our custom users by making our own user directory.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 11:23:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314905#M1906</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-08-28T11:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt Nuxeo password in database</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314906#M1907</link>
      <description>&lt;P&gt;If &lt;CODE&gt;&amp;lt;passwordHashAlgorithm&amp;gt;SSHA&amp;lt;/passwordHashAlgorithm&amp;gt;&lt;/CODE&gt; is in the config then Nuxeo will encrypt any password it writes, but will still be able to read unencrypted ones.&lt;/P&gt;
&lt;P&gt;If you populate the password database using an external system, then you'll have to do the encryption yourself.
You can see how SSHA is implemented by reading the code at &lt;A href="https://github.com/nuxeo/nuxeo-services/blob/master/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/PasswordHelper.java" target="test_blank"&gt;https://github.com/nuxeo/nuxeo-services/blob/master/nuxeo-platform-directory/nuxeo-platform-directory-sql/src/main/java/org/nuxeo/ecm/directory/sql/PasswordHelper.java&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 19:54:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314906#M1907</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-08-30T19:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt Nuxeo password in database</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314907#M1908</link>
      <description>&lt;P&gt;Perfect. Thanks Florent.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2012 08:14:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/encrypt-nuxeo-password-in-database/m-p/314907#M1908</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-09-25T08:14:32Z</dc:date>
    </item>
  </channel>
</rss>

