[rt-users] integration with LDAP / Active Directory
Christian Gilmore
cag at us.ibm.com
Wed Jun 25 17:09:52 EDT 2003
Since I use external authentication (ie, apache authenticates instead of
RT), I've never been concerned with closer integration. I purposely want
to separate authentication systems from the applications. To use external
authentication, you'll need to configure RT_SiteConfig.pm to have
Set($WebExternalAuth, 1) and apache to authenticate against an LDAP. There
are multiple options here. I personally use Apache::AuthenLDAP and
Apache::AuthzLDAP with Apache::AuthenCache and Apache::AuthzCache wrapped
around for efficiency.
Thanks,
Christian
----------------------
Christian Gilmore
Technology Leader
GeT Support Application Development
IBM Software Group
Sean Perry <sean.perry at intransa.com>
Sent by: rt-users-admin at lists.fsck.com
06/25/03 03:51 PM
To: rt-users at lists.fsck.com
cc:
Subject: Re: [rt-users] integration with LDAP / Active Directory
Christian Gilmore wrote:
>
> Sean,
>
> $LookupSender is a relic of RT2 and is ignored in RT3. What you need to
> do is the following:
>
thanks for the info, will read the code and play around with it.
Based on this, it seems that the web login and the mail authentication
are two very different entities. Is there a way to join them? It's the
same pool of users so why have to authentication styles? (for me
anyways, obviously other installs may be different)
_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users
Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030625/f85ea5bd/attachment.htm>
More information about the rt-users
mailing list