<?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 System Administrator error in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/system-administrator-error/m-p/484031#M39510</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I installed Alfresco Community Edition on Windows using git clone &lt;A href="https://github.com/Alfresco/acs-deployment.git" target="_blank" rel="noopener"&gt;https://github.com/Alfresco/acs-deployment.git&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;To enable smart folders, I need to edit a configuration file and set smart.folders.enabled to true. However, I get a permissions error both when attempting to make this change and when trying to create a new directory in "shared" folder for example.&lt;/P&gt;&lt;P&gt;Which system user ans password should I use for these actions? It seems different from the one used to administer Share.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 18:02:42 GMT</pubDate>
    <dc:creator>pancho</dc:creator>
    <dc:date>2024-10-31T18:02:42Z</dc:date>
    <item>
      <title>System Administrator error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/system-administrator-error/m-p/484031#M39510</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I installed Alfresco Community Edition on Windows using git clone &lt;A href="https://github.com/Alfresco/acs-deployment.git" target="_blank" rel="noopener"&gt;https://github.com/Alfresco/acs-deployment.git&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;To enable smart folders, I need to edit a configuration file and set smart.folders.enabled to true. However, I get a permissions error both when attempting to make this change and when trying to create a new directory in "shared" folder for example.&lt;/P&gt;&lt;P&gt;Which system user ans password should I use for these actions? It seems different from the one used to administer Share.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 18:02:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/system-administrator-error/m-p/484031#M39510</guid>
      <dc:creator>pancho</dc:creator>
      <dc:date>2024-10-31T18:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: System Administrator error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/system-administrator-error/m-p/484138#M39523</link>
      <description>&lt;P&gt;I found how to enter as an administrator. I was trying to enter with alfresco user and not with root user.&lt;/P&gt;&lt;P&gt;So instead of accesing the container with this command:&lt;/P&gt;&lt;P&gt;docker exec -it docker-compose-alfresco-1 /bin/bash&lt;/P&gt;&lt;P&gt;I had to acces using root user with this command:&lt;/P&gt;&lt;P&gt;docker exec -it --user root docker-compose-alfresco-1 /bin/bash&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 01:24:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/system-administrator-error/m-p/484138#M39523</guid>
      <dc:creator>pancho</dc:creator>
      <dc:date>2024-11-05T01:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: System Administrator error</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/system-administrator-error/m-p/484144#M39525</link>
      <description>&lt;P&gt;When using Docker containers for deployment, remember that filesystem shouldn't be modified as it will be lost eventually (if not using volumes to persist information). The recommended approach is to set "alfresco-global.properties" values (like the one for smart folders) as environment variables in Compose YAML file.&lt;/P&gt;
&lt;P&gt;Take a look at this as reference: &lt;A href="https://github.com/Alfresco/acs-deployment/blob/master/docker-compose/community-compose.yaml#L25" target="_blank"&gt;https://github.com/Alfresco/acs-deployment/blob/master/docker-compose/community-compose.yaml#L25&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 07:30:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/system-administrator-error/m-p/484144#M39525</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2024-11-05T07:30:01Z</dc:date>
    </item>
  </channel>
</rss>

