<?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 Restrict Access to Alfresco Explorer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/restrict-access-to-alfresco-explorer/m-p/262947#M216077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We need a way to prevent login for un-authorized users or networks into Alfresco Explorer.&amp;nbsp; I can't seem to find anything in the documentation for this.&amp;nbsp; Our goal is to only allow customers access to Share and restrict their ability to login to the Alfresco backend (Explorer).&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;Jed&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Sep 2012 20:45:53 GMT</pubDate>
    <dc:creator>hartjed</dc:creator>
    <dc:date>2012-09-20T20:45:53Z</dc:date>
    <item>
      <title>Restrict Access to Alfresco Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restrict-access-to-alfresco-explorer/m-p/262947#M216077</link>
      <description>We need a way to prevent login for un-authorized users or networks into Alfresco Explorer.&amp;nbsp; I can't seem to find anything in the documentation for this.&amp;nbsp; Our goal is to only allow customers access to Share and restrict their ability to login to the Alfresco backend (Explorer).Thanks,Jed</description>
      <pubDate>Thu, 20 Sep 2012 20:45:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restrict-access-to-alfresco-explorer/m-p/262947#M216077</guid>
      <dc:creator>hartjed</dc:creator>
      <dc:date>2012-09-20T20:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Access to Alfresco Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restrict-access-to-alfresco-explorer/m-p/262948#M216078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think there is a neat way of doing this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that some of the alfresco URLs need to be available,&amp;nbsp; while others to do with explorer do not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At one point I experimented with removing the content of the main page in explorer so you could log on but then saw a blank screen.&amp;nbsp;&amp;nbsp;&amp;nbsp; That worked but was not very elegant.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 22:53:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restrict-access-to-alfresco-explorer/m-p/262948#M216078</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-09-20T22:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict Access to Alfresco Explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restrict-access-to-alfresco-explorer/m-p/262949#M216079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I don't think there is a neat way of doing this.&lt;BR /&gt;&lt;BR /&gt;The problem is that some of the alfresco URLs need to be available,&amp;nbsp; while others to do with explorer do not.&lt;BR /&gt;&lt;BR /&gt;At one point I experimented with removing the content of the main page in explorer so you could log on but then saw a blank screen.&amp;nbsp;&amp;nbsp;&amp;nbsp; That worked but was not very elegant.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I managed to do this with Apache virtual host configuration paramater:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;Location /alfresco&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AddDefaultCharset Off&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order deny,allow&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Deny from all&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Allow from x.x.x.x (add networks here)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/Location&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This end up showing a default 403 error page for anyone not in the allowed network.&amp;nbsp; Then you can just create your own custom error page as desired.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2012 23:21:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restrict-access-to-alfresco-explorer/m-p/262949#M216079</guid>
      <dc:creator>hartjed</dc:creator>
      <dc:date>2012-09-21T23:21:59Z</dc:date>
    </item>
  </channel>
</rss>

