<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Sorry about the lack of information.  Here is the story.  I have
pubcookie installed and working with apache.  I have Ubuntu 8.10.3
installed and RT 3.8.4 installed - both work.  I installed
RT::Authen::ExternalAuth via cpan successfully (shows up under the
plugins dir).  I then add Set(@Plugins,(qw(RT::Authen::ExternalAuth)));
to my RT_SiteConfig.pm and apache2 goes boom.  I get this error in the
apache log:<br>
<br>
[error] Can't load Perl file: /opt/rt3/bin/webmux.pl for server
xxxxxxxx:0, exiting...<br>
<br>
I am no perl wizard so I am sure I am just doing something stupid. 
Again, I remove the plugin from RT_SiteConfig.pm and it works.<br>
<br>
I am just missing something?<br>
<br>
Pete<br>
<br>
On 7/14/2009 6:50 AM, Mike Peachey wrote:
<blockquote cite="mid:4A5C70EB.5000900@jennic.com" type="cite">
  <pre wrap="">Mon 13 Jul 2009 21:59:58 GMT
Peter Boguszewski wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello all,
     I am trying to implement pubcookie authentication with mysql 
authorization.  I could use some help.  I am wondering if there is more 
information out there than the wiki and the example file in 
local/plugins/RT-Authen-ExternalAuth?  I am running version 3.8.4 and 
have the authentication working before local authorization.  I am trying 
to figure out how to have RT pull information from the cookie and use 
it.  Any direction is appreciated.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You need to be a little more clear. ExternalAuth already has that code
built in. The code itself is in Cookie.pm. You just need to configure RT
to use it.
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
_____________________________________
Peter Boguszewski
Library Systems Administrator
UW Madison - Library Technology Group
<a class="moz-txt-link-abbreviated" href="mailto:pboguszewski@library.wisc.edu">pboguszewski@library.wisc.edu</a>
608.262.4768
</pre>
</body>
</html>