<?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 Create hash for initial admin password in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/create-hash-for-initial-admin-password/m-p/127693#M34670</link>
    <description>&lt;P&gt;I understand the ntlm passwords are encrypted with bcrypt then hashed with md4. I've trying creating my own bcrypt string and hashing but the result is clearly not what Alfresco is expecting.&lt;/P&gt;&lt;P&gt;How can I generate a unique valid hash without using Alfresco that can be used to set the initial admin password for a new repository?&lt;/P&gt;</description>
    <pubDate>Fri, 01 Sep 2023 11:51:46 GMT</pubDate>
    <dc:creator>jd_Inpute</dc:creator>
    <dc:date>2023-09-01T11:51:46Z</dc:date>
    <item>
      <title>Create hash for initial admin password</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/create-hash-for-initial-admin-password/m-p/127693#M34670</link>
      <description>&lt;P&gt;I understand the ntlm passwords are encrypted with bcrypt then hashed with md4. I've trying creating my own bcrypt string and hashing but the result is clearly not what Alfresco is expecting.&lt;/P&gt;&lt;P&gt;How can I generate a unique valid hash without using Alfresco that can be used to set the initial admin password for a new repository?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 11:51:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/create-hash-for-initial-admin-password/m-p/127693#M34670</guid>
      <dc:creator>jd_Inpute</dc:creator>
      <dc:date>2023-09-01T11:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create hash for initial admin password</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/create-hash-for-initial-admin-password/m-p/127694#M34671</link>
      <description>&lt;P&gt;There is no option to set bcrypt hashed initial password.&lt;/P&gt;
&lt;P&gt;You can follow this pattern:&lt;/P&gt;
&lt;P&gt;1. Generate MD4 hash as initial password&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer/blob/master/generators/app/index.js#L614" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer/blob/master/generators/app/index.js#L614&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;2. Set password encoding to bcrypt10&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-docker-installer/blob/master/generators/app/templates/7.4/docker-compose.yml#L47" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-docker-installer/blob/master/generators/app/templates/7.4/docker-compose.yml#L47&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The initial password will be converted to bcrypt10 eventually&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 12:15:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/create-hash-for-initial-admin-password/m-p/127694#M34671</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2023-09-01T12:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create hash for initial admin password</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/create-hash-for-initial-admin-password/m-p/127695#M34672</link>
      <description>&lt;P&gt;Thanks Angel.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 12:18:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/create-hash-for-initial-admin-password/m-p/127695#M34672</guid>
      <dc:creator>jd_Inpute</dc:creator>
      <dc:date>2023-09-01T12:18:47Z</dc:date>
    </item>
  </channel>
</rss>

