<?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: FIle security not user security in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20249#M9419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thats great, thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my next question, is around the error handeling, with regard the file location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so If we set the storage directory for the files, to a safe non web facing directory, and there is a file error, such as the file isn't there, etc..&amp;nbsp; will the error passed to the web page show the full path of the storage directory?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that makes sense.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mt reasoning, is that if an organisation puts secure documents onto the system, how secure are they?&amp;nbsp; even all set up under SSL, if under an error condition, it spills its guts, and gives the full path, there could be an issue!!!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 May 2006 15:39:17 GMT</pubDate>
    <dc:creator>enterpriserevie</dc:creator>
    <dc:date>2006-05-05T15:39:17Z</dc:date>
    <item>
      <title>FIle security not user security</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20247#M9417</link>
      <description>Hi guys..I have been looking around for help on the security of the physical files that are loaded onto the server.&amp;nbsp; Where do they get stored, is it safe from the web server instance, do they get copied when a web based request is instigated?although I can't find anything on the Wiki, I assume there</description>
      <pubDate>Fri, 05 May 2006 07:34:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20247#M9417</guid>
      <dc:creator>enterpriserevie</dc:creator>
      <dc:date>2006-05-05T07:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: FIle security not user security</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20248#M9418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The physical file content is stored by default in the "alf_data" directory. The "repository.properties" file (search for it in your distribution) contains the location of the alf_data directory. By default the directory get stored as "./alf_data" which generally means it is found in the tomcat/bin directory. The reasoning for using a relative path by default is so that you can get up-and-running immediately with an Alfresco download without having to edit any files. It is suggested that you change the alf_data directory path to something more permanent for a real installation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The files get streamed directly to the response when a web-based request is issues - this is very fast.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 13:32:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20248#M9418</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2006-05-05T13:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: FIle security not user security</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20249#M9419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thats great, thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my next question, is around the error handeling, with regard the file location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so If we set the storage directory for the files, to a safe non web facing directory, and there is a file error, such as the file isn't there, etc..&amp;nbsp; will the error passed to the web page show the full path of the storage directory?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that makes sense.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mt reasoning, is that if an organisation puts secure documents onto the system, how secure are they?&amp;nbsp; even all set up under SSL, if under an error condition, it spills its guts, and gives the full path, there could be an issue!!!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 15:39:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20249#M9419</guid>
      <dc:creator>enterpriserevie</dc:creator>
      <dc:date>2006-05-05T15:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: FIle security not user security</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20250#M9420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The paths to the actual file content are completely hidden from any client and any user of those client. Internally the content location is referenced by ID in the DB (which of course can be on another machine which is well hidden and protected) - even this information is meaningless if it was ever displayed - which it is not. So there is no concern for the type of issue that you mention.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2006 15:50:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/file-security-not-user-security/m-p/20250#M9420</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2006-05-05T15:50:56Z</dc:date>
    </item>
  </channel>
</rss>

