<div dir="ltr"><div>Hi Tim,</div><div><br></div><div>Sure. We can do this.</div><div><br></div><div>When our system is ready, we can update the Wiki with these <span id="2ef45216-df4d-4014-b403-ea2dffc2fcfb" class="GINGER_SOFTWARE_mark">informations</span>.</div>
<div><br></div><div>Regards,</div><div><br></div><div>--</div><div><div>Daniel Lins da Silva</div><div>(<span id="f4e06d63-b4d6-4210-b886-fa3dcc9ca2a4" class="GINGER_SOFTWARE_mark">Cel</span>) 55 11 96144-4050</div><div>Research Center <span id="a8f68e94-f340-416c-9ec7-e82e5186a5ef" class="GINGER_SOFTWARE_mark">on</span> Biodiversity and Computing (Biocomp)</div>
<div>University of Sao Paulo, Brazil</div><div><a href="mailto:daniellins@usp.br">daniellins@usp.br</a></div><div><a href="mailto:daniel.lins@gmail.com">daniel.lins@gmail.com</a></div></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-03-06 8:03 GMT-03:00 Tim Robertson [GBIF] <span dir="ltr">&lt;<a href="mailto:trobertson@gbif.org" target="_blank">trobertson@gbif.org</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word">Great stuff Daniel,<div><br></div><div>I&#39;d like to update the wiki (or I can give you access to, which might be better) with a link to your installation, and details of it when its ready if that is ok?  It will be highly useful for others to know what hardware you are running on, OS versions etc.</div>
<div><br></div><div>Thanks,</div><div>Tim</div><div><br><div><div><div class="h5"><div>On Mar 6, 2014, at 11:58 AM, Daniel Lins wrote:</div><br></div></div><blockquote type="cite"><div><div class="h5"><div dir="ltr">Thanks Dave!<div>
<br></div><div><div>We did not use the installation script. We had some issues during script execution (I&#39;ll post these issues in another email). We did a manual installation through the build of the source code files.</div>

<div><br></div><div>I believe our problem <span>was</span> in the line below. I&#39;ll test and send to you a feedback.<br></div><div><br></div><div># disable all security</div>
<div>security.cas.uriFilterPattern=/dummy</div><div><br></div><div>Thanks again.</div></div><div><br></div><div class="gmail_extra">-- <br></div><div class="gmail_extra"><div class="gmail_extra">Daniel Lins da Silva</div>

<div class="gmail_extra">(<span>Cel</span>) <a href="tel:55%2011%2096144-4050" value="+5511961444050" target="_blank">55 11 96144-4050</a></div><div class="gmail_extra">Research Center <span>on</span> Biodiversity and Computing (Biocomp)</div>

<div class="gmail_extra">University of Sao Paulo, Brazil</div><div class="gmail_extra"><a href="mailto:daniellins@usp.br" target="_blank">daniellins@usp.br</a></div><div class="gmail_extra"><a href="mailto:daniel.lins@gmail.com" target="_blank">daniel.lins@gmail.com</a></div>

<div class="gmail_extra"><br></div><br><div class="gmail_quote">2014-03-06 0:05 GMT-03:00  <span dir="ltr">&lt;<a href="mailto:David.Martin@csiro.au" target="_blank">David.Martin@csiro.au</a></span><span dir="ltr">&gt;</span><span>:</span><br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-size:10pt;font-family:Tahoma">Thanks Daniel.
<div><br>
</div>
<div>Did you use the installation script<span> ?</span> If so it should have CAS disabled by default. </div>
<div><br>
</div>
<div>The file:</div>
<div><br>
</div>
<div>/data/collectory/config/collectory-config.properties </div>
<div><br>
</div>
<div><span>should</span> look like:</div>
<div><br>
</div>
<div><p># Security bypass</p><p><span>security</span><span>.</span><span>cas</span><span>.</span>bypass=true</p><p><br>
</p><p># disable all security</p><p><span>security</span><span>.</span><span>cas</span><span>.</span>uriFilterPattern=/dummy</p>

</div>
<div><br>
</div>
<div>Cheers</div>
<div><br>
</div>
<div>Dave Martin</div>
<div>ALA<br>
<div style="font-size:16px;font-family:&#39;Times New Roman&#39;">
<hr>
<div style="direction:ltr"><font face="Tahoma" color="#000000"><b>From:</b> <a href="mailto:ala-portal-bounces@lists.gbif.org" target="_blank">ala-portal-bounces@lists.gbif.org</a> [<a href="mailto:ala-portal-bounces@lists.gbif.org" target="_blank">ala-portal-bounces@lists.gbif.org</a>] on behalf of Daniel Lins [<a href="mailto:daniel.lins@gmail.com" target="_blank">daniel.lins@gmail.com</a>]<br>


<b>Sent:</b> 06 March 2014 13:53<br>
<b>To:</b> <a href="mailto:ala-portal@lists.gbif.org" target="_blank">ala-portal@lists.gbif.org</a><br>
<b>Subject:</b> [Ala-portal] How to bypass the authentication process of Collectory component<br>
</font><br>
</div><div><div>
<div></div>
<div>
<div dir="ltr">
<div>Hi Guys,</div>
<div><br>
</div>
<div>We did the deployment of the main ALA components (Biocache, Hubs-webapp and Collectory) and now we do some tests with local data. However, we don&#39;t have access to the administrative features of Collectory component. </div>


<div><br>
</div>
<div>We check that the ALA access control is accomplished through the CAS component (Central Authentication Service), and we will install it soon. Now we would like to bypass this authentication in order to test the administrative features without the CAS deployment/configuration. </div>


<div><br>
</div>
<div>I noticed that exist some parameters in the <span>collectory</span> configuration files to do this, but in our tests did not work properly.</div>
<div><br>
</div>
<div>Can we disable (bypass) the authentication process to use the <span>collectory</span> administrative features without the CAS deployment? How to do this?</div>
<div><br>
</div>
<div>Thanks.</div>
<div><br>
</div>
<div>Best Regards,</div>
<div><br>
</div>
-- <br>
<div>Daniel Lins da Silva<br>
(<span>Cel</span>) <a href="tel:55%2011%2096144-4050" value="+5511961444050" target="_blank">55 11 96144-4050</a></div>
<div>Research Center <span>on</span> Biodiversity and Computing (Biocomp)<br>
</div>
<div>University of Sao Paulo, Brazil<br>
</div>
<div><a href="mailto:daniellins@usp.br" target="_blank">daniellins@usp.br</a><br>
</div>
<div><a href="mailto:daniel.lins@gmail.com" target="_blank">daniel.lins@gmail.com</a><br>
</div>
</div>
</div>
</div></div></div>
</div>
</div>
</div>

</blockquote></div><br><br clear="all"><div><br></div>
</div></div></div></div>
_______________________________________________<br>Ala-portal mailing list<br><a href="mailto:Ala-portal@lists.gbif.org" target="_blank">Ala-portal@lists.gbif.org</a><br><a href="http://lists.gbif.org/mailman/listinfo/ala-portal" target="_blank">http://lists.gbif.org/mailman/listinfo/ala-portal</a><br>
</blockquote></div><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Arial;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Arial;word-spacing:0px"><div style="word-wrap:break-word">
<div><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 12px/normal Arial">----------------------------------------------------------------------------------------</p><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 12px/normal Arial">
Tim Robertson - GBIF Head of Informatics - <a href="mailto:trobertson@gbif.org" target="_blank">trobertson@gbif.org</a></p><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 12px/normal Arial">
Global Biodiversity Information Facility <a href="http://www.gbif.org/" target="_blank">http://www.gbif.org/</a></p><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 12px/normal Arial">
GBIF Secretariat, Universitetsparken 15, DK-2100 Copenhagen Ø, Denmark</p><p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 12px/normal Arial">Tel: <a href="tel:%2B45%203532%201487" value="+4535321487" target="_blank">+45 3532 1487</a><span> <span> </span></span>Mob: <a href="tel:%2B45%202826%201487" value="+4528261487" target="_blank">+45 2826 1487</a><span> <span> </span></span>Fax: <a href="tel:%2B45%202875%201480" value="+4528751480" target="_blank">+45 2875 1480</a></p>
<p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font:normal normal normal 12px/normal Arial">----------------------------------------------------------------------------------------</p></div></div>
</span></span>
</div>
<br></div></div><br>_______________________________________________<br>
Ala-portal mailing list<br>
<a href="mailto:Ala-portal@lists.gbif.org">Ala-portal@lists.gbif.org</a><br>
<a href="http://lists.gbif.org/mailman/listinfo/ala-portal" target="_blank">http://lists.gbif.org/mailman/listinfo/ala-portal</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Daniel Lins da Silva<br>(Cel) 11 6144-4050</div><div><a href="mailto:daniel.lins@gmail.com" target="_blank">daniel.lins@gmail.com</a><br></div>
</div>