<!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">
Wow, that was the way to go.  Setting RT to use the REMOTE_USER
variable after pubcookie auth just works.  Sometimes I find the way to
make relatively easy things very complex!<br>
<br>
Thank you so much!<br>
<br>
Pete<br>
<br>
On 7/15/2009 4:41 AM, Mike Peachey wrote:
<blockquote cite="mid:4A5DA43C.7000706@jennic.com" type="cite">
  <pre wrap="">Tue 14 Jul 2009 21:00:49 GMT
Peter Boguszewski wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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:

[error] Can't load Perl file: /opt/rt3/bin/webmux.pl for server
xxxxxxxx:0, exiting...

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.

I am just missing something?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Sorry, I misunderstood initially.. was not aware of pubcookie as a
project. I've had a quick look at it, but I'm not certain at this point
how it would integrate with externalauth.

Having said that, I don't know why it wouldn't be able to live
side-by-side with externalauth and so it oughtnt make apache go boom
just by loading it.

To be honest, I would have thought that your best route to success would
be to use mod_pubcookie, in which case you don't want
RT::Authen::ExternalAuth at all, but instead you'd want RT's inbuilt
apache authentication system whereby it just listens to whatever apache
tells 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>