[rt-users] Re: Remote Auth

Dave Ewart Dave.Ewart at cancer.org.uk
Tue Dec 3 04:03:45 EST 2002


On Tuesday, 03.12.2002 at 09:40 +1000, Phil Homewood wrote:

> John Gedeon wrote:
> > If apache is configured to authenticate users how does one set up RT to 
> > recognize those users?
> 
> Look for these bits in config.pm:
> 
> $LookupSenderInExternalDatabase
> $SenderMustExistInExternalDatabase
> sub LookupExternalUserInfo
> $WebExternalAuth

The last one should be all you need, actually - I use 

$WebExternalAuth = 'on';

although I think any non-null value will work.  RT then accepts Apache's
authentication.

Dave.
-- 
Dave Ewart
Dave.Ewart at cancer.org.uk
Computing Manager, Epidemiology Unit, Oxford
Cancer Research UK
PGP: CC70 1883 BD92 E665 B840 118B 6E94 2CFD 694D E370




More information about the rt-users mailing list