<?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 Running Alfresco as regular user  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/running-alfresco-as-regular-user/m-p/312181#M265311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have installed Alfresco from war on CentOS7, Apache Tomcat 7 and PostgreSQL9.4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The CIFS Settings from alfresco-global.properties are the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#CIFS Settings&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.serverName=alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.hostannounce=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.sessionTimeout=900&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.broadcast=255.255.255.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.tcpipSMB.port=1445&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.namePort=1137&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.datagram.port=1138&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cifs.netBIOSSMB.session.port=1139&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cfs.WINS.autoDetectEnabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The firewall is configured to port-forward 445 to 1445 (and the same for the other 3 ports)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything is ok if I run the Tomcat as root. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I run Tomcat as user alfresco - a regular user (which is the owner of the folder where alfresco &amp;amp; tomcat are installed) the net share folder (smb://ipAddres/alfresco) is not accessible any more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any information how to resolve this problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Dec 2015 23:06:29 GMT</pubDate>
    <dc:creator>marius_dumitrac</dc:creator>
    <dc:date>2015-12-06T23:06:29Z</dc:date>
    <item>
      <title>Running Alfresco as regular user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-alfresco-as-regular-user/m-p/312181#M265311</link>
      <description>Hello, I have installed Alfresco from war on CentOS7, Apache Tomcat 7 and PostgreSQL9.4.The CIFS Settings from alfresco-global.properties are the following:#CIFS Settingscifs.enabled=truecifs.serverName=alfrescocifs.hostannounce=truecifs.sessionTimeout=900cifs.broadcast=255.255.255.0cifs.tcpipSMB.po</description>
      <pubDate>Sun, 06 Dec 2015 23:06:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-alfresco-as-regular-user/m-p/312181#M265311</guid>
      <dc:creator>marius_dumitrac</dc:creator>
      <dc:date>2015-12-06T23:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alfresco as regular user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-alfresco-as-regular-user/m-p/312182#M265312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It should work.&amp;nbsp;&amp;nbsp; Please post the errors from your alfresco log file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 07:06:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-alfresco-as-regular-user/m-p/312182#M265312</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2015-12-07T07:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Running Alfresco as regular user</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/running-alfresco-as-regular-user/m-p/312183#M265313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right, it is a "little" error in log file at start-up (it was hard to see it when I start the server).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here it is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:22,771&amp;nbsp; INFO&amp;nbsp; [admin.patch.PatchExecuter] [localhost-startStop-1] Checking for patches to apply …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:23,692&amp;nbsp; INFO&amp;nbsp; [admin.patch.PatchExecuter] [localhost-startStop-1] No patches were required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:23,715&amp;nbsp; INFO&amp;nbsp; [repo.module.ModuleServiceImpl] [localhost-startStop-1] Found 0 module(s).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:23,740&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:29,463&amp;nbsp; WARN&amp;nbsp; [org.alfresco.fileserver] [localhost-startStop-1] CIFS, Unable to get local domain/workgroup name, using default of WORKGROUP. This may be due to firewall settings or incorrect &amp;lt;broadcast&amp;gt; setting)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:29,476&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:29,476&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'imap' subsystem, ID: [imap, default]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:29,564&amp;nbsp; ERROR [org.alfresco.fileserver] [CIFS Server] [SMB] Server error : org.alfresco.jlan.server.config.InvalidConfigurationException: Error initializing NetBIOS SMB session handler, Permission denied&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:29,573&amp;nbsp; ERROR [org.alfresco.fileserver] [CIFS Server] Error from JLAN&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.alfresco.jlan.server.config.InvalidConfigurationException: Error initializing NetBIOS SMB session handler, Permission denied&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.jlan.smb.server.nio.NIOCifsConnectionsHandler.initializeHandler(NIOCifsConnectionsHandler.java:280)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.jlan.smb.server.SMBServer.run(SMBServer.java:479)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.Thread.run(Thread.java:745)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2015-12-07 20:27:29,636&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; 2015-12-07 20:27:29,636&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'email' subsystem, ID: [email, outbound]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 19:17:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/running-alfresco-as-regular-user/m-p/312183#M265313</guid>
      <dc:creator>marius_dumitrac</dc:creator>
      <dc:date>2015-12-07T19:17:06Z</dc:date>
    </item>
  </channel>
</rss>

