<?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 Run Alfresco as non-root in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308125#M261255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello. I installed Alfresco 5.0.c with root.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I want to run Alfresco as non-root.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to chenge permission for directory and run alfresco, but it doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tomcat is fine, but postgresql doesn't run.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone know how to run alfresco as non-root, Could you teach me please.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 01:43:30 GMT</pubDate>
    <dc:creator>a_uchi</dc:creator>
    <dc:date>2015-04-15T01:43:30Z</dc:date>
    <item>
      <title>Run Alfresco as non-root</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308125#M261255</link>
      <description>Hello. I installed Alfresco 5.0.c with root.But I want to run Alfresco as non-root.I tried to chenge permission for directory and run alfresco, but it doesn't work.Tomcat is fine, but postgresql doesn't run.If anyone know how to run alfresco as non-root, Could you teach me please.Thank you,</description>
      <pubDate>Wed, 15 Apr 2015 01:43:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308125#M261255</guid>
      <dc:creator>a_uchi</dc:creator>
      <dc:date>2015-04-15T01:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Run Alfresco as non-root</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308126#M261256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you did a default install then you will need to change the ownership of all the files in alf_data to the user you want to run Alfresco under. With this done, sign in as that use and it should start up OK using alfresco.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to change the "run as" user in your init script (if you use one) to make sure that Alfresco starts up under the correct user on a machine re-boot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you did a non default install then your data may be in different folders but the requirement remains that same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 11:41:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308126#M261256</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2015-04-15T11:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Run Alfresco as non-root</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308127#M261257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;If you did a default install then you will need to change the ownership of all the &amp;gt;files in alf_data to the user you want to run Alfresco under. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should i change the ownership of all the files in only 'alf_data'?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What about in 'alf_data/postgresql'?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think postgresql run as postgres.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should i change all?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And what about other file? like ALF_HOME/postgresql and so on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 08:35:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308127#M261257</guid>
      <dc:creator>a_uchi</dc:creator>
      <dc:date>2015-04-16T08:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Run Alfresco as non-root</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308128#M261258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes. Change ownership of everything in alf_data and all sub directories.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, thinking about it, change the ownership on the logs and the log directories {alfresco}/tomcat/logs and the files in that and (usually) /var/log/alfresco and the files in that&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 12:49:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308128#M261258</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2015-04-16T12:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Run Alfresco as non-root</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308129#M261259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;its really helpful for me. now i solved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really appriciate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 02:20:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-alfresco-as-non-root/m-p/308129#M261259</guid>
      <dc:creator>a_uchi</dc:creator>
      <dc:date>2015-04-17T02:20:55Z</dc:date>
    </item>
  </channel>
</rss>

